]> git.pld-linux.org Git - packages/syslog-ng.git/blobdiff - syslog-ng-datadir.patch
- more localstatedir fixes
[packages/syslog-ng.git] / syslog-ng-datadir.patch
index 9447c59fc6d4caae3157225e511631a654937793..9eb46317a2ef0178d108f0fb0740beda38c09fb0 100644 (file)
  
  #define LOG_PRIORITY_LISTEN 0
  #define LOG_PRIORITY_READER 0
+--- syslog-ng-3.2.2/scripts/update-patterndb.in~       2010-11-20 09:47:33.000000000 +0100
++++ syslog-ng-3.2.2/scripts/update-patterndb.in        2011-01-27 20:43:14.656000204 +0100
+@@ -3,6 +3,6 @@
+ exec_prefix=@exec_prefix@
+ bindir=@bindir@
+ sysconfdir=@sysconfdir@
+-localstatedir=@localstatedir@
++localstatedir=/var/lib/syslog-ng
+ ${bindir}/pdbtool merge -r --glob *.pdb -D ${sysconfdir}/patterndb.d -p ${localstatedir}/patterndb.xml
This page took 0.027661 seconds and 4 git commands to generate.