wok-stable diff slitaz-hacker/receipt @ rev 426

Fix chown/chmod in slitaz-tools
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 13 16:58:30 2008 +0100 (2008-03-13)
parents f7cff624b2d2
children 6811d95394e6
line diff
     1.1 --- a/slitaz-hacker/receipt	Mon Feb 25 15:53:51 2008 +0100
     1.2 +++ b/slitaz-hacker/receipt	Thu Mar 13 16:58:30 2008 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  		$fs/home/hacker/Templates \
     1.5  		$fs/home/hacker/.local/bin \
     1.6  		$fs/home/hacker/.local/share
     1.7 -	cp -a stuff/hacker $fs/home/hacker
     1.8 +	cp -a stuff/hacker $fs/home
     1.9  	# Change permissions.
    1.10  	#
    1.11  	echo -n "Chmodig all files in $fs/home/hacker..."