]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - pdns-recursor/patches/pdns-recursor-fixsysconfdir.patch
Change file layout of the makefiles.
[people/ms/ipfire-3.x.git] / pdns-recursor / patches / pdns-recursor-fixsysconfdir.patch
1 diff -up pdns-recursor-3.2-rc2/config.h.orig pdns-recursor-3.2-rc2/config.h
2 --- pdns-recursor-3.2-rc2/config.h.orig 2010-03-01 16:54:06.000000000 +0100
3 +++ pdns-recursor-3.2-rc2/config.h 2010-03-01 16:54:18.000000000 +0100
4 @@ -1,4 +1,4 @@
5 -#define SYSCONFDIR "/etc/powerdns/"
6 +#define SYSCONFDIR "/etc/pdns-recursor/"
7 #define LOCALSTATEDIR "/var/run/"
8 #define VERSION "3.2"
9 #define RECURSOR