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

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


    Date: Saturday, October 26, 2013 @ 09:49:17
  Author: bisson
Revision: 197461

remove options enforced by newer pacman

Modified:
  avahi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 07:49:11 UTC (rev 197460)
+++ PKGBUILD	2013-10-26 07:49:17 UTC (rev 197461)
@@ -9,7 +9,7 @@
 url='http://www.avahi.org/'
 license=('LGPL')
 arch=('i686' 'x86_64')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
 depends=('expat' 'libdaemon' 'glib2' 'libcap' 'gdbm' 'dbus')
 optdepends=('gtk3: avahi-discover-standalone, bshell, bssh, bvnc'
             'gtk2: gtk2 bindings'
@@ -54,7 +54,6 @@
 		--sysconfdir=/etc \
 		--localstatedir=/var \
 		--sbindir=/usr/bin \
-		--disable-static \
 		--disable-monodoc \
 		--enable-compat-libdns_sd \
 		--enable-compat-howl \




More information about the arch-commits mailing list