From a54f2c73d2b2c53694e5bf091292db60bfde17e8 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Wed, 23 Apr 2008 08:03:00 +0000 Subject: - 9.5.0b3 release - dropped patches (upstream) - bind-9.5-transfer-segv.patch - bind-9.5-mudflap.patch - bind-9.5.0-generate-xml.patch - bind-9.5-libcap.patch --- bind-9.5-mudflap.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 bind-9.5-mudflap.patch (limited to 'bind-9.5-mudflap.patch') diff --git a/bind-9.5-mudflap.patch b/bind-9.5-mudflap.patch deleted file mode 100644 index b2cbffd..0000000 --- a/bind-9.5-mudflap.patch +++ /dev/null @@ -1,16 +0,0 @@ -Index: make/rules.in -=================================================================== -RCS file: /proj/cvs/prod/bind9/make/rules.in,v -retrieving revision 1.62 -diff -u -r1.62 rules.in ---- make/rules.in 18 Jun 2007 23:47:57 -0000 1.62 -+++ make/rules.in 18 Feb 2008 14:46:16 -0000 -@@ -104,7 +104,7 @@ - BUILD_CC = @BUILD_CC@ - BUILD_CFLAGS = @BUILD_CFLAGS@ - BUILD_CPPFLAGS = @BUILD_CPPFLAGS@ --BUILD_LDFAGS = @BUILD_LDFAGS@ -+BUILD_LDFLAGS = @BUILD_LDFLAGS@ - BUILD_LIBS = @BUILD_LIBS@ - - .SUFFIXES: -- cgit