diff options
Diffstat (limited to 'net/djbdns/files/patch-ab')
-rw-r--r-- | net/djbdns/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/djbdns/files/patch-ab b/net/djbdns/files/patch-ab deleted file mode 100644 index e608a047589f..000000000000 --- a/net/djbdns/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- 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); |