summaryrefslogtreecommitdiff
path: root/package/bind/patches/patch-bin_rndc_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-08-19 11:24:46 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-08-19 11:24:46 +0200
commit0dc8d19a0ecd391b400c0c544ef6426c09c655f5 (patch)
tree2c5efc6e74ef21e77dfe42f812fd927791910514 /package/bind/patches/patch-bin_rndc_Makefile_am
parent7560a6175c11dc2ef5c9438908146d1a25aa9c14 (diff)
bind: update to 9.18.28
Diffstat (limited to 'package/bind/patches/patch-bin_rndc_Makefile_am')
-rw-r--r--package/bind/patches/patch-bin_rndc_Makefile_am18
1 files changed, 0 insertions, 18 deletions
diff --git a/package/bind/patches/patch-bin_rndc_Makefile_am b/package/bind/patches/patch-bin_rndc_Makefile_am
deleted file mode 100644
index 4bf3b893c..000000000
--- a/package/bind/patches/patch-bin_rndc_Makefile_am
+++ /dev/null
@@ -1,18 +0,0 @@
---- bind-9.18.24.orig/bin/rndc/Makefile.am 2024-02-11 11:42:55.296980787 +0100
-+++ bind-9.18.24/bin/rndc/Makefile.am 2024-02-20 08:02:25.039885442 +0100
-@@ -2,6 +2,7 @@ include $(top_srcdir)/Makefile.top
-
- AM_CPPFLAGS += \
- $(LIBISC_CFLAGS) \
-+ $(LIBNS_CFLAGS) \
- $(LIBDNS_CFLAGS) \
- $(LIBISCCFG_CFLAGS) \
- $(LIBISCCC_CFLAGS) \
-@@ -20,6 +21,7 @@ rndc_SOURCES = \
-
- rndc_LDADD = \
- $(LIBISC_LIBS) \
-+ $(LIBNS_LIBS) \
- $(LIBDNS_LIBS) \
- $(LIBISCCC_LIBS) \
- $(LIBISCCFG_LIBS) \