wok diff syslinux-tools/receipt @ rev 16394

Add: xinput-calibrator (for touchscreen calibration, tested on my pitft)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 15 18:32:55 2014 +0200 (2014-04-15)
parents 647e4ebbbcae
children 65c5ea249c9a
line diff
     1.1 --- a/syslinux-tools/receipt	Tue Mar 04 09:23:30 2014 +0000
     1.2 +++ b/syslinux-tools/receipt	Tue Apr 15 18:32:55 2014 +0200
     1.3 @@ -20,5 +20,6 @@
     1.4  	done
     1.5  	cp -a $src/iso2exe/isohybrid.exe $fs/usr/share/boot
     1.6  	cp -a $src/iso2exe/meminfo.exe $fs/usr/share/boot
     1.7 +	cp -a $src/iso2exe/tazboot.exe $fs/usr/share/boot
     1.8  	find $fs/usr -exec chown root.root {} \;
     1.9  }