summaryrefslogtreecommitdiff
path: root/net/powerdns/patches/patch-ab
blob: 8a28ea444e3f203720358a296199ae1176857715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$NetBSD: patch-ab,v 1.5 2015/03/27 23:37:52 rodent Exp $

Default paths.
--- pdns/pdns.conf-dist.orig	2015-03-02 13:17:12.000000000 +0000
+++ pdns/pdns.conf-dist
@@ -57,7 +57,7 @@
 #################################
 # config-dir	Location of configuration directory (pdns.conf)
 #
-# config-dir=/usr/local/etc
+# config-dir=@PKG_SYSCONFDIR@
 
 #################################
 # config-name	Name of this virtual configuration - will rename the binary image
@@ -292,7 +292,7 @@
 #################################
 # module-dir	Default directory for modules
 #
-# module-dir=/usr/local/lib/pdns
+# module-dir=@PREFIX@/lib/pdns
 
 #################################
 # negquery-cache-ttl	Seconds to store negative query results in the QueryCache