wok-next diff lxappearance/receipt @ rev 5998
zlib: Update receipt
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Sat Aug 14 15:16:02 2010 +0000 (2010-08-14) |
parents | 00a2525fa189 |
children | eea856c872d5 |
line diff
1.1 --- a/lxappearance/receipt Mon Aug 03 11:40:58 2009 +0000 1.2 +++ b/lxappearance/receipt Sat Aug 14 15:16:02 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxappearance" 1.7 -VERSION="0.2.1" 1.8 +VERSION="0.3.0" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Desktop setting configuration utility from LXDE." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -30,7 +30,7 @@ 1.13 mkdir -p $fs/usr/share 1.14 cp -a $_pkg/usr/bin $fs/usr 1.15 cp -a $_pkg/usr/share/lxappearance $fs/usr/share 1.16 - 1.17 + 1.18 # Remove a few "heavy" an unseful images 1.19 chmod +x $fs/usr/share/lxappearance/*.sh 1.20 }