diff options
| author | Tomas Hozza <thozza@redhat.com> | 2013-07-15 13:58:12 +0200 |
|---|---|---|
| committer | Tomas Hozza <thozza@redhat.com> | 2013-07-15 13:58:12 +0200 |
| commit | 37d1c736246d3db22b39d8a9a0fabd26a092d885 (patch) | |
| tree | 23b5994766bade1b975fe4f2d377421bad657d75 /bind99-buildfix.patch | |
| parent | bd600e49c8e717ca43bf1e10b7781264fbba0b50 (diff) | |
| download | bind-37d1c736246d3db22b39d8a9a0fabd26a092d885.tar.gz bind-37d1c736246d3db22b39d8a9a0fabd26a092d885.tar.xz bind-37d1c736246d3db22b39d8a9a0fabd26a092d885.zip | |
update to bind-9.9.4b1
- drop merged RRL patch
- drop merged stat.h patch
Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind99-buildfix.patch')
| -rw-r--r-- | bind99-buildfix.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/bind99-buildfix.patch b/bind99-buildfix.patch index 22db644..39d710f 100644 --- a/bind99-buildfix.patch +++ b/bind99-buildfix.patch @@ -1,12 +1,12 @@ -diff -up bind-9.9.2/bin/tests/system/Makefile.in.buildfix bind-9.9.2/bin/tests/system/Makefile.in ---- bind-9.9.2/bin/tests/system/Makefile.in.buildfix 2012-09-27 02:35:19.000000000 +0200 -+++ bind-9.9.2/bin/tests/system/Makefile.in 2012-10-11 13:33:21.245382076 +0200 +diff -up bind-9.9.4b1/bin/tests/system/Makefile.in.buildfix bind-9.9.4b1/bin/tests/system/Makefile.in +--- bind-9.9.4b1/bin/tests/system/Makefile.in.buildfix 2013-07-15 11:02:23.354667876 +0200 ++++ bind-9.9.4b1/bin/tests/system/Makefile.in 2013-07-15 11:04:19.109587522 +0200 @@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@ @BIND9_MAKE_INCLUDES@ --SUBDIRS = dlzexternal filter-aaaa lwresd rpz rsabigexponent tkey tsiggss -+SUBDIRS = filter-aaaa lwresd rpz rsabigexponent tkey tsiggss +-SUBDIRS = dlzexternal filter-aaaa lwresd rpz rrl \ ++SUBDIRS = filter-aaaa lwresd rpz rrl \ + rsabigexponent tkey tsiggss TARGETS = - @BIND9_MAKE_RULES@ |
