[arch-commits] Commit in clearsilver/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Wed Jun 11 14:52:04 UTC 2014
Date: Wednesday, June 11, 2014 @ 16:52:04
Author: spupykin
Revision: 113032
Modified:
clearsilver/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-11 14:49:15 UTC (rev 113031)
+++ PKGBUILD 2014-06-11 14:52:04 UTC (rev 113032)
@@ -37,8 +37,8 @@
build() {
cd $srcdir/$pkgname-$pkgver
+ export PERL_MM_OPT='INSTALLDIRS=vendor'
./configure --disable-csharp --prefix=/usr --with-python=/usr/bin/python2
- (cd perl && perl Makefile.PL INSTALLDIRS=vendor)
make
}
More information about the arch-commits
mailing list