wok diff slitaz-hacker/receipt @ rev 273

Paving the road to put all hacker files in slitaz-hacker
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 25 15:53:51 2008 +0100 (2008-02-25)
parents 098461817c1c
children b6f178928394
line diff
     1.1 --- a/slitaz-hacker/receipt	Thu Feb 14 18:39:34 2008 +0100
     1.2 +++ b/slitaz-hacker/receipt	Mon Feb 25 15:53:51 2008 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-hacker"
     1.7 -VERSION="1.0"
     1.8 +VERSION="1.1"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="SliTaz user hacker."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -17,8 +17,7 @@
    1.13  		$fs/home/hacker/Templates \
    1.14  		$fs/home/hacker/.local/bin \
    1.15  		$fs/home/hacker/.local/share
    1.16 -	cp -a stuff/ash_history $fs/home/hacker/.ash_history
    1.17 -	cp -a stuff/profile $fs/home/hacker/.profile
    1.18 +	cp -a stuff/hacker $fs/home/hacker
    1.19  	# Change permissions.
    1.20  	#
    1.21  	echo -n "Chmodig all files in $fs/home/hacker..."