wok-4.x rev 917
Up: lxlauncher (0.2)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jun 16 10:46:03 2008 +0200 (2008-06-16) |
parents | a3129d854cf2 |
children | f803aedc70e0 |
files | lxlauncher/receipt |
line diff
1.1 --- a/lxlauncher/receipt Sun Jun 15 20:33:51 2008 +0000 1.2 +++ b/lxlauncher/receipt Mon Jun 16 10:46:03 2008 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxlauncher" 1.7 -VERSION="0.1.6" 1.8 +VERSION="0.2" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="LXDE desktop launcher." 1.11 DEPENDS="xorg-libX11 gtk+" 1.12 @@ -33,6 +33,6 @@ 1.13 cp -a $_pkg/usr/bin $fs/usr 1.14 # SliTaz home make config files 1.15 cp stuff/gtkrc $fs/usr/share/lxlauncher 1.16 - cp -a stuff/background $fs/usr/share/lxlauncher 1.17 + #cp -a stuff/background $fs/usr/share/lxlauncher 1.18 chown -R root.root $fs 1.19 }