wok diff slitaz-hacker/receipt @ rev 224

UP lzma 4.57
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 15 16:59:01 2008 +0100 (2008-02-15)
parents c738ab213d83
children f7cff624b2d2
line diff
     1.1 --- a/slitaz-hacker/receipt	Thu Feb 14 16:42:58 2008 +0100
     1.2 +++ b/slitaz-hacker/receipt	Fri Feb 15 16:59:01 2008 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4  	cp -a stuff/profile $fs/home/hacker/.profile
     1.5  	# Change permissions.
     1.6  	#
     1.7 -	echo -n "Chmodig all files in $root/home/hacker..."
     1.8 +	echo -n "Chmodig all files in $fs/home/hacker..."
     1.9  	chown -R 500.500 $fs/home/hacker
    1.10  	status
    1.11  }