File pdns-recursor-3.2_config.patch of Package pdns-recursor
Index: config.h =================================================================== --- config.h.orig +++ config.h @@ -1,4 +1,4 @@ -#define SYSCONFDIR "/etc/powerdns/" -#define LOCALSTATEDIR "/var/run/" +#define SYSCONFDIR "/etc/pdns/" +#define LOCALSTATEDIR "/var/run/pdns/" #define VERSION "3.2" #define RECURSOR