[arch-commits] Commit in perl/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Thu Dec 29 21:14:43 UTC 2011
Date: Thursday, December 29, 2011 @ 16:14:43
Author: bluewind
Revision: 145738
upgpkg: perl 5.14.2-5
fix FS#27699; enable rpath again
Modified:
perl/trunk/PKGBUILD
----------+
PKGBUILD | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-12-29 16:45:11 UTC (rev 145737)
+++ PKGBUILD 2011-12-29 21:14:43 UTC (rev 145738)
@@ -5,7 +5,7 @@
# Contributor: francois <francois.archlinux.org>
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 @@
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 \
More information about the arch-commits
mailing list