wok diff perl-html-parser/receipt @ rev 18007

busybox, slitaz-base-files: update copyright year (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 28 20:32:14 2015 +0200 (2015-04-28)
parents 952227a58f9e
children 20661c276bcf
line diff
     1.1 --- a/perl-html-parser/receipt	Mon Feb 27 01:06:36 2012 -0500
     1.2 +++ b/perl-html-parser/receipt	Tue Apr 28 20:32:14 2015 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="HTML::Parser module is a Perl extension."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  DEPENDS="perl perl-html-tagset"
     1.9  BUILD_DEPENDS="perl perl-html-tagset"
    1.10  SOURCE="HTML-Parser"
    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