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

Sébastien Luttringer seblu at archlinux.org
Mon Nov 16 01:26:40 UTC 2015


    Date: Monday, November 16, 2015 @ 02:26:40
  Author: seblu
Revision: 251085

upgpkg: bind 9.10.3-2

- FS#47033

Modified:
  bind/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-15 17:44:19 UTC (rev 251084)
+++ PKGBUILD	2015-11-16 01:26:40 UTC (rev 251085)
@@ -8,7 +8,7 @@
 pkgname=(bind bind-tools)
 _pkgver=9.10.3
 pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
 url='http://www.isc.org/software/bind/'
 license=('custom:ISC')
 arch=('i686' 'x86_64')
@@ -46,6 +46,7 @@
 
 build() {
   cd bind-$_pkgver
+  export CFLAGS+=' -DDIG_SIGCHASE'
   ./configure \
     --prefix=/usr \
     --sysconfdir=/etc \



More information about the arch-commits mailing list