wok diff perl-number-compare/receipt @ rev 19294

sane-backends, scons, scrot, shell-fm, smake, soundtouch, wireless_tools: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 16:30:34 2016 +0200 (2016-07-06)
parents a0cd72819bb9
children 6e8b1bcb30e2
line diff
     1.1 --- a/perl-number-compare/receipt	Fri May 20 22:17:53 2011 +0000
     1.2 +++ b/perl-number-compare/receipt	Wed Jul 06 16:30:34 2016 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Perl/CPAN Module Number::Compare"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="GPL"
     1.8  DEPENDS="perl"
     1.9  BUILD_DEPENDS="perl"
    1.10  SOURCE="Number-Compare"
    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