mirror of https://github.com/getdnsapi/getdns.git
Merge branch 'shane-kerr-master' into v0.3.2
This commit is contained in:
commit
9586418522
|
@ -72,7 +72,7 @@ install: all @INSTALL_GETDNS_QUERY@
|
||||||
@echo "***"
|
@echo "***"
|
||||||
@echo "*** We recomend using unbound-anchor to retrieve and install"
|
@echo "*** We recomend using unbound-anchor to retrieve and install"
|
||||||
@echo "*** the root trust anchor like this: "
|
@echo "*** the root trust anchor like this: "
|
||||||
@echo "*** mkdir /etc/unbound"
|
@echo "*** mkdir -p `dirname @TRUST_ANCHOR_FILE@`"
|
||||||
@echo "*** unbound-anchor -a \"@TRUST_ANCHOR_FILE@\""
|
@echo "*** unbound-anchor -a \"@TRUST_ANCHOR_FILE@\""
|
||||||
@echo "***"
|
@echo "***"
|
||||||
@echo "*** We strongly recommend package maintainers to provide the"
|
@echo "*** We strongly recommend package maintainers to provide the"
|
||||||
|
|
Loading…
Reference in New Issue