wok-stable diff inkscape/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents 84aca0f42f07
children 8e4c74abdf74
line diff
     1.1 --- a/inkscape/receipt	Thu Jan 27 03:15:09 2011 +0000
     1.2 +++ b/inkscape/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="inkscape"
     1.7 -VERSION="0.48.1"
     1.8 +VERSION="0.48.2"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="Vector drawing application."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -27,7 +27,7 @@
    1.13  		--mandir=/usr/share/man \
    1.14  		$CONFIGURE_ARGS &&
    1.15  	make -j 4 &&
    1.16 -	make DESTDIR=$PWD/_pkg install
    1.17 +	make DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.