# HG changeset patch # User Christopher Rogers # Date 1305932984 0 # Node ID bb8447a6949e3b7405922177149f3c755335277a # Parent bade0ab487abe0bdfd7ac23d2857cd5ebad8bcb3 Up: perl-uri to 1.58. diff -r bade0ab487ab -r bb8447a6949e perl-uri/receipt --- a/perl-uri/receipt Fri May 20 23:08:20 2011 +0000 +++ b/perl-uri/receipt Fri May 20 23:09:44 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="perl-uri" -VERSION="1.54" +VERSION="1.58" CATEGORY="development" SHORT_DESC="URI::Escape, URI::File, URI::ldap and URI::URL modules are Perl extensions." MAINTAINER="erjo@slitaz.org" @@ -19,7 +19,7 @@ cd $src perl Makefile.PL && make && - make DESTDIR=$PWD/_pkg install + make install DESTDIR=$DESTDIR } # Rules to gen a SliTaz package suitable for Tazpkg.