wok diff perl-digest-sha1/receipt @ rev 19055

Woodland is a nature theme for Openbox.
author Leonardo Laporte <hackdorte@sapo.pt>
date Tue Apr 19 20:20:45 2016 -0300 (2016-04-19)
parents b7c8c2e910cb
children 20661c276bcf
line diff
     1.1 --- a/perl-digest-sha1/receipt	Sat May 21 00:01:32 2011 +0000
     1.2 +++ b/perl-digest-sha1/receipt	Tue Apr 19 20:20:45 2016 -0300
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Digest::SHA1 module is a Perl extension."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  DEPENDS="perl"
     1.9  BUILD_DEPENDS="perl"
    1.10  SOURCE="Digest-SHA1"
    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