wok diff xfmpc/receipt @ rev 15024

cairo: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 11 21:27:05 2013 +0000 (2013-08-11)
parents 29dbf8b6263e
children ac66a25f97d6
line diff
     1.1 --- a/xfmpc/receipt	Sun Apr 29 09:52:13 2012 +0200
     1.2 +++ b/xfmpc/receipt	Sun Aug 11 21:27:05 2013 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="MPD client for Xfce."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.9  WEB_SITE="http://goodies.xfce.org/projects/applications/xfmpc"
    1.10  WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.11 @@ -29,6 +30,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr
    1.15 -	cp -a $_pkg/usr/bin $fs/usr
    1.16 +	cp -a $install/usr/bin $fs/usr
    1.17  }
    1.18