Files
pkgsrc-ng/net/powerdns/patches/patch-ab
2016-01-21 23:40:00 +01:00

24 lines
743 B
Plaintext

$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