wok diff xfce-utils/receipt @ rev 16255

Up socat (2.0.0-b7)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 04 16:24:21 2014 +0000 (2014-04-04)
parents 73641efed1cc
children 36be6a8ba3dc
line diff
     1.1 --- a/xfce-utils/receipt	Mon Apr 23 16:30:27 2012 +0200
     1.2 +++ b/xfce-utils/receipt	Fri Apr 04 16:24:21 2014 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xfce utilities"
     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 @@ -31,12 +32,12 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr $fs/usr/share/locale
    1.15 -	cp -a $_pkg/usr/bin $fs/usr
    1.16 -	cp -a $_pkg/etc $fs/
    1.17 -	cp -a $_pkg/usr/share/icons $fs/usr/share
    1.18 -	cp -a $_pkg/usr/share/dbus* $fs/usr/share
    1.19 -	cp -a $_pkg/usr/share/icons $fs/usr/share
    1.20 -	cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale
    1.21 +	cp -a $install/usr/bin $fs/usr
    1.22 +	cp -a $install/etc $fs/
    1.23 +	cp -a $install/usr/share/icons $fs/usr/share
    1.24 +	cp -a $install/usr/share/dbus* $fs/usr/share
    1.25 +	cp -a $install/usr/share/icons $fs/usr/share
    1.26 +	cp -a $install/usr/share/locale/fr $fs/usr/share/locale
    1.27  	
    1.28  	#Fix perms
    1.29  	chmod 755 $fs/usr/bin/*