mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
bind: update to 9.10.4-p4
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
This commit is contained in:
committed by
Zoltan HERPAI
parent
374eea23e2
commit
6f06eb2e70
@@ -1,26 +1,26 @@
|
||||
Index: bind-9.9.4/bin/Makefile.in
|
||||
Index: bind-9.10.4-P3/bin/Makefile.in
|
||||
===================================================================
|
||||
--- bind-9.9.4.orig/bin/Makefile.in
|
||||
+++ bind-9.9.4/bin/Makefile.in
|
||||
--- bind-9.10.4-P3.orig/bin/Makefile.in
|
||||
+++ bind-9.10.4-P3/bin/Makefile.in
|
||||
@@ -19,7 +19,7 @@ srcdir = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
-SUBDIRS = named rndc dig dnssec tools tests nsupdate \
|
||||
+SUBDIRS = named rndc dig dnssec tools nsupdate \
|
||||
-SUBDIRS = named rndc dig delv dnssec tools tests nsupdate \
|
||||
+SUBDIRS = named rndc dig delv dnssec tools nsupdate \
|
||||
check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
|
||||
TARGETS =
|
||||
|
||||
Index: bind-9.9.4/lib/Makefile.in
|
||||
Index: bind-9.10.4-P3/lib/Makefile.in
|
||||
===================================================================
|
||||
--- bind-9.9.4.orig/lib/Makefile.in
|
||||
+++ bind-9.9.4/lib/Makefile.in
|
||||
--- bind-9.10.4-P3.orig/lib/Makefile.in
|
||||
+++ bind-9.10.4-P3/lib/Makefile.in
|
||||
@@ -23,7 +23,7 @@ top_srcdir = @top_srcdir@
|
||||
# Attempt to disable parallel processing.
|
||||
.NOTPARALLEL:
|
||||
.NO_PARALLEL:
|
||||
-SUBDIRS = isc isccc dns isccfg bind9 lwres tests
|
||||
+SUBDIRS = isc isccc dns isccfg bind9 lwres
|
||||
-SUBDIRS = isc isccc dns isccfg bind9 lwres irs tests samples
|
||||
+SUBDIRS = isc isccc dns isccfg bind9 lwres irs samples
|
||||
TARGETS =
|
||||
|
||||
@BIND9_MAKE_RULES@
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -93,26 +93,11 @@ esac
|
||||
Index: bind-9.10.4-P3/configure.in
|
||||
===================================================================
|
||||
--- bind-9.10.4-P3.orig/configure.in
|
||||
+++ bind-9.10.4-P3/configure.in
|
||||
@@ -167,26 +167,11 @@ esac
|
||||
#
|
||||
AC_CONFIG_FILES([make/rules make/includes])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user