etc/etc.mk | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
-diff --git a/etc/etc.mk b/etc/etc.mk
-index 7aa6cb6..fa9e008 100644
---- a/etc/etc.mk
-+++ b/etc/etc.mk
+Index: knot-resolver/etc/etc.mk
+===================================================================
+--- knot-resolver.orig/etc/etc.mk
++++ knot-resolver/etc/etc.mk
@@ -1,9 +1,9 @@
-etc_SOURCES := icann-ca.pem \
+etc_SOURCES := \
+
etc-install: $(DESTDIR)$(ETCDIR)
- $(INSTALL) -m 0640 $(addprefix etc/,$(etc_SOURCES)) $(DESTDIR)$(ETCDIR)
+ $(INSTALL) -m 0644 $(addprefix etc/,$(etc_SOURCES)) $(DESTDIR)$(ETCDIR)
doc/kresd.8.in | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
-diff --git a/doc/kresd.8.in b/doc/kresd.8.in
-index cbf7252..7f73876 100644
---- a/doc/kresd.8.in
-+++ b/doc/kresd.8.in
+Index: knot-resolver/doc/kresd.8.in
+===================================================================
+--- knot-resolver.orig/doc/kresd.8.in
++++ knot-resolver/doc/kresd.8.in
@@ -24,7 +24,7 @@
.IR config ]
.RB [ \-k | \-\-keyfile
.IR keyfile ]
.RB [ \-m | \-\-moduledir
.IR path ]
-@@ -123,7 +123,7 @@ file at the default location (\fIconfig\fR). The syntax is
+@@ -123,7 +123,7 @@ file at the default location (\fIconfig\
described in \fIdaemon/README.md\fR.
.TP
.B \-k\fI keyfile\fR, \fB\-\-keyfile=\fI<keyfile>
Root trust anchors in this file are managed using standard RFC 5011 (Automated Updates of DNS Security Trust Anchors).
Kresd needs write access to the directory containing the keyfile.
-@@ -133,10 +133,13 @@ and warning that you need to to check the key before trusting it will be issued.
+@@ -133,10 +133,13 @@ and warning that you need to to check th
The file contains DNSKEY/DS records in presentation format,
and is compatible with Unbound and BIND 9 root key files.
.TP
platform.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-diff --git a/platform.mk b/platform.mk
-index 170269c..63a305d 100644
---- a/platform.mk
-+++ b/platform.mk
+Index: knot-resolver/platform.mk
+===================================================================
+--- knot-resolver.orig/platform.mk
++++ knot-resolver/platform.mk
@@ -200,7 +200,7 @@ endef
# Find Python package