From 37d1c736246d3db22b39d8a9a0fabd26a092d885 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Mon, 15 Jul 2013 13:58:12 +0200 Subject: update to bind-9.9.4b1 - drop merged RRL patch - drop merged stat.h patch Signed-off-by: Tomas Hozza --- bind99-stat.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 bind99-stat.patch (limited to 'bind99-stat.patch') diff --git a/bind99-stat.patch b/bind99-stat.patch deleted file mode 100644 index 87e6f97..0000000 --- a/bind99-stat.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up bind-9.9.2/lib/isc/unix/include/isc/Makefile.in.stat bind-9.9.2/lib/isc/unix/include/isc/Makefile.in ---- bind-9.9.2/lib/isc/unix/include/isc/Makefile.in.stat 2012-10-11 15:52:08.597838751 +0200 -+++ bind-9.9.2/lib/isc/unix/include/isc/Makefile.in 2012-10-11 15:52:16.339836619 +0200 -@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@ - - @BIND9_VERSION@ - --HEADERS = dir.h int.h net.h netdb.h offset.h stdtime.h \ -+HEADERS = dir.h int.h net.h netdb.h offset.h stat.h stdtime.h \ - syslog.h time.h - - SUBDIRS = -- cgit