wok rev 2326

tazusb: fix receipt typo
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 28 02:09:21 2009 +0100 (2009-02-28)
parents 5764ab6c83b0
children cbaa5ea6379e
files tazusb/receipt
line diff
     1.1 --- a/tazusb/receipt	Sat Feb 28 00:46:15 2009 +0100
     1.2 +++ b/tazusb/receipt	Sat Feb 28 02:09:21 2009 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  	mkdir -p $fs/usr/bin $fs/usr/share/doc/$PACKAGE
     1.5  	cp -a $src/$PACKAGE $fs/usr/bin
     1.6  	cp -a $src/${PACKAGE}box $fs/usr/bin
     1.7 -	cp -a $src/applications /usr/share
     1.8 +	cp -a $src/applications $fs/usr/share
     1.9  	cp -a $src/doc/$PACKAGE.en.html $fs/usr/share/doc/$PACKAGE
    1.10  	chmod 755 $fs/usr/bin/*
    1.11  	chown -R root.root $fs