diff options
Diffstat (limited to 'extra/bind')
-rw-r--r-- | extra/bind/notools.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/bind/notools.patch b/extra/bind/notools.patch deleted file mode 100644 index 0ad083a01..000000000 --- a/extra/bind/notools.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -aur old/bin/Makefile.in new/bin/Makefile.in ---- old/bin/Makefile.in 2011-05-27 10:12:59.392416094 +0200 -+++ new/bin/Makefile.in 2011-05-27 10:13:12.372521984 +0200 -@@ -19,7 +19,7 @@ - VPATH = @srcdir@ - top_srcdir = @top_srcdir@ - --SUBDIRS = named rndc dig dnssec tests tools nsupdate \ -+SUBDIRS = named rndc dnssec tests tools \ - check confgen @PKCS11_TOOLS@ - TARGETS = - |