Skip to content

Commit c66ed7e

Browse files
committed
refresh patch
1 parent 7d68a82 commit c66ed7e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

net/pdns/patches/100-pdns-disable-pdns.conf-dist.patch

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
--- a/pdns/Makefile.am
22
+++ b/pdns/Makefile.am
3-
@@ -82,7 +82,6 @@ CLEANFILES = \
3+
@@ -78,7 +78,6 @@ CLEANFILES = \
44
backends/gsql/gsqlbackend.gcda \
55
backends/gsql/gsqlbackend.gcno \
66
backends/gsql/gsqlbackend.gcov \
77
- pdns.conf-dist \
88
apidocfiles.h
99

1010
if !HAVE_API_SWAGGER_JSON
11-
@@ -116,8 +115,6 @@ apidocfiles.h: api-swagger.yaml api-swag
11+
@@ -112,8 +111,6 @@ apidocfiles.h: api-swagger.yaml api-swag
1212
$(AM_V_GEN)$(srcdir)/incfiles $^ > $@.tmp
1313
@mv $@.tmp $@
1414

@@ -17,7 +17,7 @@
1717
sbin_PROGRAMS = pdns_server
1818
bin_PROGRAMS = \
1919
pdns_control \
20-
@@ -157,7 +154,7 @@ if IXFRDIST
20+
@@ -151,7 +148,7 @@ if IXFRDIST
2121
bin_PROGRAMS += \
2222
ixfrdist
2323

@@ -26,7 +26,7 @@
2626
ixfrdist.example.yml
2727
endif
2828

29-
@@ -1342,9 +1339,6 @@ dnspcap2protobuf_LDADD = \
29+
@@ -1333,9 +1330,6 @@ dnspcap2protobuf_LDADD = \
3030
$(BOOST_PROGRAM_OPTIONS_LIBS) \
3131
$(RT_LIBS)
3232

0 commit comments

Comments
 (0)