wok-next diff slitaz-hacker/receipt @ rev 287

Busybox: patch fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 28 12:30:56 2008 +0000 (2008-02-28)
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 Feb 28 12:30:56 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..."