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

Allan McRae allan at nymeria.archlinux.org
Thu Oct 31 02:38:54 UTC 2013


    Date: Thursday, October 31, 2013 @ 03:38:53
  Author: allan
Revision: 99950

remove !libtool

Modified:
  pdns/repos/community-i686/PKGBUILD
  pdns/repos/community-x86_64/PKGBUILD
  pdns/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-31 02:38:33 UTC (rev 99949)
+++ repos/community-i686/PKGBUILD	2013-10-31 02:38:53 UTC (rev 99950)
@@ -16,7 +16,7 @@
 replaces=('pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
 conflicts=('pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
 install="$pkgname.install"
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 backup=('etc/powerdns/pdns.conf')
 source=("http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.gz"
         'pdns.service'

Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD	2013-10-31 02:38:33 UTC (rev 99949)
+++ repos/community-x86_64/PKGBUILD	2013-10-31 02:38:53 UTC (rev 99950)
@@ -16,7 +16,7 @@
 replaces=('pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
 conflicts=('pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
 install="$pkgname.install"
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 backup=('etc/powerdns/pdns.conf')
 source=("http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.gz"
         'pdns.service'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2013-10-31 02:38:33 UTC (rev 99949)
+++ trunk/PKGBUILD	2013-10-31 02:38:53 UTC (rev 99950)
@@ -16,7 +16,7 @@
 replaces=('pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
 conflicts=('pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
 install="$pkgname.install"
-options=('!makeflags' '!libtool')
+options=('!makeflags')
 backup=('etc/powerdns/pdns.conf')
 source=("http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.gz"
         'pdns.service'




More information about the arch-commits mailing list