wok diff slitaz-tools/receipt @ rev 266

UP: slitaz-tools (1.8) + desktop file for inkscape (Thanks Erjo)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 24 21:41:03 2008 +0100 (2008-02-24)
parents e31553425bd9
children 3cf0b6c08c57
line diff
     1.1 --- a/slitaz-tools/receipt	Thu Feb 07 13:41:56 2008 +0100
     1.2 +++ b/slitaz-tools/receipt	Sun Feb 24 21:41:03 2008 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-tools"
     1.7 -VERSION="1.7"
     1.8 +VERSION="1.8"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz tools provide installer and Tinyutils."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -44,8 +44,9 @@
    1.13  	# Sound config
    1.14  	cp -a $src/tinyutils/soundconf $fs/usr/sbin
    1.15  	
    1.16 -	# Installer script (beta)
    1.17 +	# Installer's
    1.18  	cp -a $src/tinyutils/slitaz-installer.sh $fs/usr/bin
    1.19 +	cp -a $src/installer/slitaz-installer $fs/usr/bin
    1.20  	
    1.21  	chown -R root.root $fs
    1.22  	chmod -R 755 $fs/usr/bin