From 48c96871761a4aad193d814e87ddb87c322e17d2 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 2 Jan 2012 23:14:48 +0000 Subject: Mon Jan 2 23:14:48 UTC 2012 --- core/perl/PKGBUILD | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'core/perl') diff --git a/core/perl/PKGBUILD b/core/perl/PKGBUILD index 91a2e33d5..07a8464b3 100644 --- a/core/perl/PKGBUILD +++ b/core/perl/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 143804 2011-11-29 13:33:00Z stephane $ +# $Id: PKGBUILD 145797 2012-01-01 18:30:05Z dreisner $ # Maintainer: Angel Velasquez # Contributor: kevin # Contributor: judd # Contributor: francois pkgname=perl pkgver=5.14.2 -pkgrel=4 +pkgrel=5 pkgdesc="A highly capable, feature-rich programming language" arch=(i686 x86_64) license=('GPL' 'PerlArtistic') @@ -37,9 +37,6 @@ build() { arch_opts="" fi - # remove rpath FS#27173 - sed -i 's#xxx="-Wl,-rpath,$shrpdir"##' Configure - ./Configure -des -Dusethreads -Duseshrplib -Doptimize="${CFLAGS}" \ -Dprefix=/usr -Dinstallprefix=${pkgdir}/usr -Dvendorprefix=/usr \ -Dprivlib=/usr/share/perl5/core_perl \ -- cgit v1.2.3-54-g00ecf