summaryrefslogtreecommitdiff
path: root/net/djbdns/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/djbdns/files/patch-ab')
-rw-r--r--net/djbdns/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/djbdns/files/patch-ab b/net/djbdns/files/patch-ab
new file mode 100644
index 00000000000..e608a047589
--- /dev/null
+++ b/net/djbdns/files/patch-ab
@@ -0,0 +1,11 @@
+--- hier.c.orig Sat Sep 23 17:37:08 2000
++++ hier.c Sat Sep 23 17:37:52 2000
+@@ -2,7 +2,7 @@
+
+ void hier()
+ {
+- c("/","etc","dnsroots.global",-1,-1,0644);
++ c(auto_home,"etc","dnsroots.global",-1,-1,0644);
+
+ h(auto_home,-1,-1,02755);
+ d(auto_home,"bin",-1,-1,02755);