From 8987e1272e8d4e80efd47ad8ecb64f4611ed0c30 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 1 Sep 2009 18:42:08 +0200 Subject: maj perl#5.10.1-1 --- base/perl/Pkgfile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'base/perl/Pkgfile') diff --git a/base/perl/Pkgfile b/base/perl/Pkgfile index 72bac9529..f05ee3f16 100755 --- a/base/perl/Pkgfile +++ b/base/perl/Pkgfile @@ -5,15 +5,14 @@ # Depends on: db, gdbm name=perl -version=5.10.0 -release=2 +version=5.10.1 +release=1 source=(ftp://ftp.funet.fi/pub/CPAN/src/$name-$version.tar.gz \ - http://www.linuxfromscratch.org/patches/lfs/development/perl-$version-consolidated-1.patch\ perl-5.10.0-debian-23.patch perl-5.8.6-picdl.patch0) build() { cd $name-$version -patch -Np1 -i ../perl-5.10.0-debian-23.patch +# patch -Np1 -i ../perl-5.10.0-debian-23.patch if [ "`uname -m`" == "x86_64" ]; then _ARCH="-Dcccdlflags='-fPIC'" patch -Np0 -i ../perl-5.8.6-picdl.patch0 @@ -24,7 +23,7 @@ fi sed -i -e "s|BUILD_ZLIB\s*= True|BUILD_ZLIB = False|" \ -e "s|INCLUDE\s*= ./zlib-src|INCLUDE = /usr/include|" \ -e "s|LIB\s*= ./zlib-src|LIB = /usr/lib|" \ - ext/Compress/Raw/Zlib/config.in + ext/Compress-Raw-Zlib/config.in sh Configure -des -Dusethreads \ -Dprefix=/usr \ -Dman1dir=/usr/share/man/man1 \ -- cgit v1.2.3-70-g09d2