diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-05-06 09:39:52 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-05-06 09:41:02 +0200 |
commit | adb76e55beb2f21a0af63194ad8ff1939c92c54c (patch) | |
tree | a5ae8fe84c7ddc7b2a6f2c7940cc2e71b4e2fc37 /package/bind/patches/patch-bin_Makefile_in | |
parent | 51da2a40ea089c01e2158c56f4dc5381e5fe9a4b (diff) |
bind: update to 9.10.4
Diffstat (limited to 'package/bind/patches/patch-bin_Makefile_in')
-rw-r--r-- | package/bind/patches/patch-bin_Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/bind/patches/patch-bin_Makefile_in b/package/bind/patches/patch-bin_Makefile_in deleted file mode 100644 index 51f748331..000000000 --- a/package/bind/patches/patch-bin_Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- bind-9.9.5.orig/bin/Makefile.in 2014-01-27 19:58:24.000000000 +0100 -+++ bind-9.9.5/bin/Makefile.in 2014-06-11 12:29:24.000000000 +0200 -@@ -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 \ - check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@ - TARGETS = - |