[arch-commits] Commit in collectd/trunk (PKGBUILD)
Gaetan Bisson
bisson at nymeria.archlinux.org
Wed Jun 11 16:27:53 UTC 2014
Date: Wednesday, June 11, 2014 @ 18:27:52
Author: bisson
Revision: 113035
fix FS#40798
Modified:
collectd/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-06-11 15:06:38 UTC (rev 113034)
+++ PKGBUILD 2014-06-11 16:27:52 UTC (rev 113035)
@@ -60,7 +60,8 @@
--sysconfdir=/etc \
--localstatedir=/var \
--sbindir=/usr/bin \
- --with-python=/usr/bin/python2
+ --with-python=/usr/bin/python2 \
+ --with-perl-bindings='INSTALLDIRS=vendor'
make all
}
More information about the arch-commits
mailing list