wok diff perl-carp-clan/receipt @ rev 20329

wireshark update: 2.0.0 (2015 Nov) -> 2.6.1
author Erkan Yilmaz <erkan@slitaz.org>
date Fri May 25 13:53:01 2018 +0000 (2018-05-25)
parents 817e05e8afe1
children 6e8b1bcb30e2
line diff
     1.1 --- a/perl-carp-clan/receipt	Fri May 20 21:51:11 2011 +0000
     1.2 +++ b/perl-carp-clan/receipt	Fri May 25 13:53:01 2018 +0000
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Report errors from perspective of caller of a "clan" of modules"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="GPL"
     1.8  DEPENDS="perl"
     1.9  BUILD_DEPENDS="perl"
    1.10  SOURCE="Carp-Clan"
    1.11 @@ -25,5 +26,5 @@
    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 \ No newline at end of file