wok-6.x diff perl-www-robotrules/receipt @ rev 20530

updated clex (4.6.patch6 -> 4.6.patch8)
author Hans-G?nter Theisgen
date Tue Nov 20 08:27:43 2018 +0100 (2018-11-20)
parents c324c88e6ae0
children 6e8b1bcb30e2
line diff
     1.1 --- a/perl-www-robotrules/receipt	Mon Apr 09 10:52:42 2012 +0200
     1.2 +++ b/perl-www-robotrules/receipt	Tue Nov 20 08:27:43 2018 +0100
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Database of robots.txt-derived permissions"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  SOURCE="WWW-RobotRules"
     1.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://search.cpan.org/dist/libwww-perl/"
    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