wok diff gsl/receipt @ rev 11061

Up: openvpn to 2.2.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 17 00:30:08 2011 +0000 (2011-10-17)
parents c161b9c835d2
children 8e4c74abdf74
line diff
     1.1 --- a/gsl/receipt	Fri Jul 09 20:33:27 2010 +0200
     1.2 +++ b/gsl/receipt	Mon Oct 17 00:30:08 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="gsl"
     1.7 -VERSION="1.12"
     1.8 +VERSION="1.15"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Numerical library for C and C++ programmers."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -18,7 +18,7 @@
    1.13  		--infodir=/usr/share/info \
    1.14  		--mandir=/usr/share/man \
    1.15  		$CONFIGURE_ARGS &&
    1.16 -	make -j 4 && make DESTDIR=$PWD/_pkg install
    1.17 +	make -j 4 && make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.