wok diff slitaz-tools/receipt @ 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 | 9cc2b61f2bfe |
children | cd0031eb1156 |
line diff
1.1 --- a/slitaz-tools/receipt Sun Mar 21 13:37:33 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