wok-next diff perl-bit-vector/receipt @ rev 16903

Up qt4 (4.8.6) to check if-cook-only-2-hours
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Jul 15 04:59:08 2014 +0300 (2014-07-15)
parents 2b78b526b09c
children 1a86cb99cbbf
line diff
     1.1 --- a/perl-bit-vector/receipt	Fri May 20 21:59:25 2011 +0000
     1.2 +++ b/perl-bit-vector/receipt	Tue Jul 15 04:59:08 2014 +0300
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Efficient bit vector, set of integers and big int math library"
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 +LICENSE="GPL"
     1.8  DEPENDS="perl perl-carp-clan"
     1.9  BUILD_DEPENDS="$DEPENDS"
    1.10  SOURCE="Bit-Vector"
    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