[arch-commits] Commit in bind (3 files)

Allan McRae allan at nymeria.archlinux.org
Wed Oct 30 23:05:52 UTC 2013


    Date: Thursday, October 31, 2013 @ 00:05:52
  Author: allan
Revision: 99697

remove !libtool

Modified:
  bind/repos/community-i686/PKGBUILD
  bind/repos/community-x86_64/PKGBUILD
  bind/trunk/PKGBUILD

---------------------------------+
 repos/community-i686/PKGBUILD   |    2 +-
 repos/community-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD	2013-10-30 23:05:31 UTC (rev 99696)
+++ repos/community-i686/PKGBUILD	2013-10-30 23:05:52 UTC (rev 99697)
@@ -12,7 +12,7 @@
 url='http://www.isc.org/software/bind/'
 license=('custom:ISC')
 arch=('i686' 'x86_64')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 depends=('openssl' 'krb5' 'libxml2')
 provides=('dns-server')
 backup=('etc/logrotate.d/named'

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-30 23:05:31 UTC (rev 99696)
+++ repos/community-x86_64/PKGBUILD	2013-10-30 23:05:52 UTC (rev 99697)
@@ -12,7 +12,7 @@
 url='http://www.isc.org/software/bind/'
 license=('custom:ISC')
 arch=('i686' 'x86_64')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 depends=('openssl' 'krb5' 'libxml2')
 provides=('dns-server')
 backup=('etc/logrotate.d/named'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-30 23:05:31 UTC (rev 99696)
+++ trunk/PKGBUILD	2013-10-30 23:05:52 UTC (rev 99697)
@@ -12,7 +12,7 @@
 url='http://www.isc.org/software/bind/'
 license=('custom:ISC')
 arch=('i686' 'x86_64')
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 depends=('openssl' 'krb5' 'libxml2')
 provides=('dns-server')
 backup=('etc/logrotate.d/named'




More information about the arch-commits mailing list