wok diff perl-cairo/receipt @ rev 14791

Up adeskbar (0.4.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 08 13:43:00 2013 +0000 (2013-07-08)
parents 11bd296f6d32
children 29a568856cdf
line diff
     1.1 --- a/perl-cairo/receipt	Sun Oct 16 23:03:09 2011 +0000
     1.2 +++ b/perl-cairo/receipt	Mon Jul 08 13:43:00 2013 +0000
     1.3 @@ -6,6 +6,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Perl interface to the cairo library."
     1.6  MAINTAINER="claudinei@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  DEPENDS="perl cairo freetype fontconfig libpng"
     1.9  BUILD_DEPENDS="perl cairo-dev freetype-dev fontconfig-dev libpng-dev \
    1.10  perl-extutils-depends perl-extutils-pkgconfig perl-test-number-delta"
    1.11 @@ -26,6 +27,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