wok diff perl-date-calc/receipt @ rev 16570

Up: childsplay (2.6.1)
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 02 18:33:57 2014 +0200 (2014-05-02)
parents ecc57e5c276b
children 6e8b1bcb30e2
line diff
     1.1 --- a/perl-date-calc/receipt	Fri May 20 22:01:49 2011 +0000
     1.2 +++ b/perl-date-calc/receipt	Fri May 02 18:33:57 2014 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Perl module for Gregorian calendar date calculations"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="GPL"
     1.8  DEPENDS="perl perl-bit-vector"
     1.9  BUILD_DEPENDS="$DEPENDS"
    1.10  SOURCE="Date-Calc"
    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