aboutsummaryrefslogtreecommitdiff
path: root/dns/bind916/files/extrapatch-bind-tools
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind916/files/extrapatch-bind-tools')
-rw-r--r--dns/bind916/files/extrapatch-bind-tools6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/bind916/files/extrapatch-bind-tools b/dns/bind916/files/extrapatch-bind-tools
index 823fc8681e16..33ec579a0b93 100644
--- a/dns/bind916/files/extrapatch-bind-tools
+++ b/dns/bind916/files/extrapatch-bind-tools
@@ -1,6 +1,6 @@
Only select the "tools" part of bind for building.
---- Makefile.in.orig 2019-08-12 14:08:48 UTC
+--- Makefile.in.orig 2020-06-10 21:01:43 UTC
+++ Makefile.in
@@ -14,7 +14,7 @@ top_builddir = @top_builddir@
@@ -11,7 +11,7 @@ Only select the "tools" part of bind for building.
TARGETS =
PREREQS = bind.keys.h
-@@ -51,7 +51,6 @@ installdirs:
+@@ -50,7 +50,6 @@ installdirs:
$(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${mandir}/man1
install:: installdirs
@@ -19,7 +19,7 @@ Only select the "tools" part of bind for building.
uninstall::
rm -f ${DESTDIR}${sysconfdir}/bind.keys
---- bin/Makefile.in.orig 2019-08-12 14:08:48 UTC
+--- bin/Makefile.in.orig 2020-06-10 21:01:43 UTC
+++ bin/Makefile.in
@@ -11,8 +11,8 @@ srcdir = @srcdir@
VPATH = @srcdir@