From 8f7615b355d04bcb047c787fc53a1d870737b9a0 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 11 May 2020 16:00:53 +0000 Subject: Add a hook to be able to build dns/bind-tools with dns/bind9-devel. While there, fixup patches. --- dns/bind9-devel/files/extrapatch-bind-tools | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'dns/bind9-devel/files') diff --git a/dns/bind9-devel/files/extrapatch-bind-tools b/dns/bind9-devel/files/extrapatch-bind-tools index 8223daf4f5ef..88a99ad81e39 100644 --- a/dns/bind9-devel/files/extrapatch-bind-tools +++ b/dns/bind9-devel/files/extrapatch-bind-tools @@ -2,21 +2,13 @@ Only select the "tools" part of bind for building. --- Makefile.am.orig 2020-05-10 23:44:14 UTC +++ Makefile.am -@@ -1,13 +1,9 @@ - include $(top_srcdir)/Makefile.top - --SUBDIRS = . libltdl lib doc bin -+SUBDIRS = . libltdl lib bin - - BUILT_SOURCES = bind.keys.h - CLEANFILES = bind.keys.h - +@@ -8,6 +8,4 @@ CLEANFILES = bind.keys.h bind.keys.h: bind.keys Makefile ${PERL} ${top_srcdir}/util/bindkeys.pl < ${top_srcdir}/bind.keys > $@ -- + -dist_sysconf_DATA = bind.keys - --.PHONY: doc + .PHONY: doc --- bin/Makefile.am.orig 2020-05-10 23:44:14 UTC +++ bin/Makefile.am @@ -1,4 +1,4 @@ -- cgit v1.2.3