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

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


    Date: Saturday, October 26, 2013 @ 09:51:26
  Author: bisson
Revision: 197488

remove options enforced by newer pacman

Modified:
  procps-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 07:51:21 UTC (rev 197487)
+++ PKGBUILD	2013-10-26 07:51:26 UTC (rev 197488)
@@ -19,7 +19,6 @@
 provides=('procps')
 replaces=('procps')
 
-options=('!libtool')
 install=install
 
 build() {
@@ -31,7 +30,7 @@
 		--libdir=/usr/lib \
 		--bindir=/usr/bin \
 		--sbindir=/usr/bin \
-		--disable-static
+
 	make
 }
 




More information about the arch-commits mailing list