wok-stable diff perl-uri/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 3e03020024db
children
line diff
     1.1 --- a/perl-uri/receipt	Sun Sep 12 14:49:14 2010 +0000
     1.2 +++ b/perl-uri/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="perl-uri"
     1.7 -VERSION="1.54"
     1.8 +VERSION="1.58"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="URI::Escape, URI::File, URI::ldap and URI::URL modules are Perl extensions."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -19,7 +19,7 @@
    1.13  	cd $src
    1.14  	perl Makefile.PL &&
    1.15  	make &&
    1.16 -	make DESTDIR=$PWD/_pkg install
    1.17 +	make install DESTDIR=$DESTDIR
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.