wok rev 4343

Up: slitaz-tools (3.3) - Lots of improvment and fixes
author Christophe Lincoln <pankso@slitaz.org>
date Thu Oct 01 22:02:51 2009 +0200 (2009-10-01)
parents 06bea11c343c
children a677ef914cf6
files slitaz-tools-boxes/receipt slitaz-tools/receipt
line diff
     1.1 --- a/slitaz-tools-boxes/receipt	Thu Oct 01 18:35:07 2009 +0200
     1.2 +++ b/slitaz-tools-boxes/receipt	Thu Oct 01 22:02:51 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-tools-boxes"
     1.7 -VERSION="3.2"
     1.8 +VERSION="3.3"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="All SliTaz GTKdialog boxes to command line tools."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -20,11 +20,12 @@
    1.13  		$fs/usr/sbin \
    1.14  		$fs/usr/lib/slitaz \
    1.15  		$fs/usr/share/slitaz/glade \
    1.16 -		$fs/usr/share/slitaz/messages/en
    1.17 -	# Desktop files, doc and icons.
    1.18 +		$fs/usr/share/slitaz/messages/en \
    1.19 +		$fs/usr/share/doc/slitaz-tools
    1.20 +	# Desktop files, icons and doc.
    1.21  	cp -a $src/rootfs/usr/share/applications $fs/usr/share
    1.22  	cp -a $src/rootfs/usr/share/pixmaps $fs/usr/share
    1.23 -	cp -a $src/rootfs/usr/share/doc $fs/usr/share
    1.24 +	cp -a $src/doc/burnbox.html $fs/usr/share/doc/slitaz-tools
    1.25  	# Gtkdialog boxes.
    1.26  	cp -a $src/tinyutils/bootfloppybox $fs/usr/bin
    1.27  	cp -a $src/tinyutils/burnbox $fs/usr/bin
     2.1 --- a/slitaz-tools/receipt	Thu Oct 01 18:35:07 2009 +0200
     2.2 +++ b/slitaz-tools/receipt	Thu Oct 01 22:02:51 2009 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="slitaz-tools"
     2.7 -VERSION="3.2"
     2.8 +VERSION="3.3"
     2.9  CATEGORY="system-tools"
    2.10  SHORT_DESC="SliTaz tools provide installer and utils usable on termnial."
    2.11  MAINTAINER="pankso@slitaz.org"