wok-current rev 5129
slitaz-tools: add hwsetup
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Mar 22 09:13:46 2010 +0000 (2010-03-22) |
parents | d42578331b79 |
children | a4542133af01 |
files | slitaz-tools/receipt |
line diff
1.1 --- a/slitaz-tools/receipt Sun Mar 21 23:09:04 2010 +0100 1.2 +++ b/slitaz-tools/receipt Mon Mar 22 09:13:46 2010 +0000 1.3 @@ -56,6 +56,7 @@ 1.4 cp -a $src/tinyutils/tazx $fs/usr/bin 1.5 touch $fs/etc/X11/screen.conf 1.6 cp -a $src/tinyutils/tazhw $fs/sbin 1.7 + cp -a $src/tinyutils/hwsetup $fs/sbin 1.8 for app in startx history tazdialog editor browser terminal file-manager 1.9 do 1.10 cp -a $src/tinyutils/$app $fs/usr/bin