wok diff xfce4-settings/receipt @ rev 15184
cherokee/stuff/cherokee: tiny edit
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Wed Aug 21 14:20:25 2013 +0000 (2013-08-21) |
parents | 71766bb54117 |
children | 5a8db83d43b3 |
line diff
1.1 --- a/xfce4-settings/receipt Wed Jul 17 13:52:00 2013 +0200 1.2 +++ b/xfce4-settings/receipt Wed Aug 21 14:20:25 2013 +0000 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xfce Settings Manager" 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.9 WEB_SITE="http://www.xfce.org/" 1.10 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 1.11 @@ -38,10 +39,10 @@ 1.12 mkdir -p $fs/usr \ 1.13 $fs/usr/share/locale 1.14 1.15 - cp -a $_pkg/etc $fs/ 1.16 - cp -a $_pkg/usr/bin $fs/usr 1.17 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 1.18 - cp -a $_pkg/usr/share/applications $fs/usr/share 1.19 + cp -a $install/etc $fs/ 1.20 + cp -a $install/usr/bin $fs/usr 1.21 + cp -a $install/usr/share/locale/fr $fs/usr/share/locale 1.22 + cp -a $install/usr/share/applications $fs/usr/share 1.23 1.24 if [ -f $fs/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml ]; then 1.25 sed -i 's/Xfce/Clearlooks/' $fs/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml