# HG changeset patch # User Christopher Rogers # Date 1305931923 0 # Node ID a2c722329bbe4d1480b0bc58d17f6beaae8d3994 # Parent 3a16f3fec27e79a9757b200995a9c7e6da365112 Up: perl-xml-entities to 1.0000. diff -r 3a16f3fec27e -r a2c722329bbe perl-xml-entities/receipt --- a/perl-xml-entities/receipt Fri May 20 22:50:10 2011 +0000 +++ b/perl-xml-entities/receipt Fri May 20 22:52:03 2011 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="perl-xml-entities" -VERSION="0.0307" +VERSION="1.0000" CATEGORY="development" SHORT_DESC="XML::Entities module is a Perl extension." MAINTAINER="pascal.bellard@slitaz.org" @@ -9,7 +9,7 @@ BUILD_DEPENDS="perl perl-libwww perl-uri" SOURCE="XML-Entities" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.cpan.org/modules/" +WEB_SITE="http://search.cpan.org/dist/XML-Entities/lib/XML/Entities.pm" WGET_URL="http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/$TARBALL" # Rules to configure and make the package. @@ -18,7 +18,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.