wok diff slitaz-hacker/receipt @ rev 375

Slitaz-loram*: do not remove itself during install...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 08 13:55:02 2008 +0000 (2008-03-08)
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	Sat Mar 08 13:55:02 2008 +0000
     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..."