wok diff perl-xml-entities/receipt @ rev 12017

Up zim 0.55
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 06 13:37:22 2012 +0100 (2012-03-06)
parents fe7e875f7d99
children 2d12ebd38be4
line diff
     1.1 --- a/perl-xml-entities/receipt	Sun May 15 14:03:19 2011 +0000
     1.2 +++ b/perl-xml-entities/receipt	Tue Mar 06 13:37:22 2012 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="perl-xml-entities"
     1.7 -VERSION="0.0307"
     1.8 +VERSION="1.0000"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="XML::Entities module is a Perl extension."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="perl perl-libwww perl-uri"
    1.14  SOURCE="XML-Entities"
    1.15  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 -WEB_SITE="http://www.cpan.org/modules/"
    1.17 +WEB_SITE="http://search.cpan.org/dist/XML-Entities/lib/XML/Entities.pm"
    1.18  WGET_URL="http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/$TARBALL"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21 @@ -18,7 +18,7 @@
    1.22  	cd $src
    1.23  	perl Makefile.PL &&
    1.24  	make &&
    1.25 -	make DESTDIR=$PWD/_pkg install
    1.26 +	make install DESTDIR=$DESTDIR
    1.27  }
    1.28  
    1.29  # Rules to gen a SliTaz package suitable for Tazpkg.