wok rev 805
Up: slitaz-tools (2.4) - Tazdialog, misc fixes, netbox icon...
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 16 01:02:11 2008 +0200 (2008-05-16) |
parents | ca628f6c7f19 |
children | 3b4b2eef45ff |
files | slitaz-tools/receipt |
line diff
1.1 --- a/slitaz-tools/receipt Fri May 16 00:01:59 2008 +0200 1.2 +++ b/slitaz-tools/receipt Fri May 16 01:02:11 2008 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-tools" 1.7 -VERSION="2.3" 1.8 +VERSION="2.4" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="SliTaz tools provide installer and Tinyutils." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -39,6 +39,7 @@ 1.13 cp -a $src/tinyutils/tazx $fs/usr/bin 1.14 cp -a $src/tinyutils/startx $fs/usr/bin 1.15 cp -a $src/tinyutils/history $fs/usr/bin 1.16 + cp -a $src/tinyutils/tazdialog $fs/usr/bin 1.17 # Sound config 1.18 cp -a $src/tinyutils/soundconf $fs/usr/sbin 1.19 cp -a $src/tinyutils/setmixer $fs/usr/sbin 1.20 @@ -52,16 +53,15 @@ 1.21 cp -a $src/tinyutils/subox $fs/usr/bin 1.22 cp -a $src/tinyutils/torrentbox $fs/usr/bin 1.23 cp -a $src/tinyutils/desktopbox $fs/usr/bin 1.24 + 1.25 # Tazlito Box --> tazlito ?? 1.26 cp -a $src/tinyutils/tazlitobox $fs/usr/bin 1.27 1.28 # Libs 1.29 cp -a $src/lib/[a-z]* $fs/usr/lib/slitaz 1.30 1.31 - # Glade XML files (for now only declare for calendar so tazpkg check 1.32 - # is happy...) 1.33 - touch $fs/usr/share/slitaz-tools/glade/calendar.glade 1.34 - #cp -a $src/glade/*.glade $fs/usr/share/slitaz-tools/glade 1.35 + # Glade XML files 1.36 + cp -a $src/glade/*.glade $fs/usr/share/slitaz-tools/glade 1.37 1.38 # *.desktop 1.39 cp -a $src/stuff/desktop-files $fs/usr/share/applications