wok diff perl-glib/receipt @ rev 14822

Up: libxfce4ui* (4.19.0)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Jul 17 13:48:02 2013 +0200 (2013-07-17)
parents 1bd9eddc4186
children b2b12df1bd72
line diff
     1.1 --- a/perl-glib/receipt	Sun Oct 16 23:01:27 2011 +0000
     1.2 +++ b/perl-glib/receipt	Wed Jul 17 13:48:02 2013 +0200
     1.3 @@ -6,6 +6,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Perl wrappers for the GLib utility and Object libraries."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  DEPENDS="perl glib"
     1.9  BUILD_DEPENDS="perl perl-extutils-depends perl-extutils-pkgconfig glib-dev"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11 @@ -25,6 +26,6 @@
    1.12  genpkg_rules()
    1.13  {
    1.14  	mkdir -p $fs/usr
    1.15 -	cp -a $_pkg/usr/lib $fs/usr
    1.16 +	cp -a $install/usr/lib $fs/usr
    1.17  }
    1.18