wok-next diff perl-datetime/receipt @ rev 14828
Up: libxfconf* (4.10.0)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jul 17 13:54:07 2013 +0200 (2013-07-17) |
parents | 062741b552e9 |
children | 3d257ce86aef |
line diff
1.1 --- a/perl-datetime/receipt Fri Mar 02 16:16:26 2012 -0500 1.2 +++ b/perl-datetime/receipt Wed Jul 17 13:54:07 2013 +0200 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="DateTime module is a Perl extension." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 +LICENSE="GPL" 1.8 SOURCE="DateTime" 1.9 TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://search.cpan.org/dist/DateTime" 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