mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
pdns-recursor: update to 4.8.0
Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
This commit is contained in:
committed by
Tianling Shen
parent
3361868edf
commit
6e8e2d571e
@@ -1,6 +1,6 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -492,12 +492,6 @@ $(srcdir)/effective_tld_names.dat:
|
||||
@@ -503,12 +503,6 @@ $(srcdir)/effective_tld_names.dat:
|
||||
pubsuffix.cc: $(srcdir)/effective_tld_names.dat
|
||||
$(AM_V_GEN)./mkpubsuffixcc
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
-sysconf_DATA = recursor.conf-dist
|
||||
-
|
||||
-recursor.conf-dist: pdns_recursor
|
||||
- $(AM_V_GEN)./pdns_recursor --config > $@
|
||||
- $(AM_V_GEN)./pdns_recursor --config=default > $@
|
||||
-
|
||||
## Manpages
|
||||
MANPAGES=pdns_recursor.1 \
|
||||
|
||||
Reference in New Issue
Block a user