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

remove options enforced by newer pacman

Modified:
  unbound/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-10-26 07:42:49 UTC (rev 99232)
+++ PKGBUILD    2013-10-26 07:42:55 UTC (rev 99233)
@@ -21,7 +21,6 @@
           'b543ae6f8b87423bec095fca6b335a9ee43739a8'
           '5d473ec2943fd85367cdb653fcd58e186f07383f')
 
-options=('!libtool')
 install=install
 
 build() {
@@ -31,7 +30,6 @@
                --sysconfdir=/etc \
                --localstatedir=/var \
                --sbindir=/usr/bin \
-               --disable-static \
                --disable-rpath \
                --with-libevent \
                --with-conf-file=/etc/unbound/unbound.conf \

Reply via email to