[arch-commits] Commit in liboping/trunk (PKGBUILD)

Gaetan Bisson bisson at nymeria.archlinux.org
Thu Jun 12 05:25:29 UTC 2014


    Date: Thursday, June 12, 2014 @ 07:25:29
  Author: bisson
Revision: 113051

fix FS#40809

Modified:
  liboping/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-12 02:50:34 UTC (rev 113050)
+++ PKGBUILD	2014-06-12 05:25:29 UTC (rev 113051)
@@ -24,7 +24,7 @@
 	# (we do that in the install script)
 	sed -i 's/ install-exec-hook//g' src/Makefile.in
 
-	./configure --prefix=/usr
+	./configure --prefix=/usr --with-perl-bindings='INSTALLDIRS=vendor'
 	make
 }
 




More information about the arch-commits mailing list