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

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Oct 26 07:42:26 UTC 2013


    Date: Saturday, October 26, 2013 @ 09:42:26
  Author: bisson
Revision: 99229

remove options enforced by newer pacman

Modified:
  collectd/trunk/PKGBUILD

----------+
 PKGBUILD |    2 --
 1 file changed, 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 04:58:19 UTC (rev 99228)
+++ PKGBUILD	2013-10-26 07:42:26 UTC (rev 99229)
@@ -46,7 +46,6 @@
           '04f676d0b76c34df0bbf94629813e035b1febe04')
 
 backup=('etc/collectd.conf')
-options=('!libtool')
 
 prepare() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
@@ -62,7 +61,6 @@
 		--sysconfdir=/etc \
 		--localstatedir=/var \
 		--sbindir=/usr/bin \
-		--disable-static \
 		--with-python=/usr/bin/python2
 	make all
 }




More information about the arch-commits mailing list