From fc3b56ba75eb2074ab25d637077a382f3c546b8f Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Tue, 21 Nov 2017 18:40:25 +0000 Subject: net-mgmt/collectd5: update to 5.8.0 PR: 223789 Submitted by: Krzysztof (maintainer) --- net-mgmt/collectd5/files/patch-src_daemon_collectd.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net-mgmt/collectd5/files/patch-src_daemon_collectd.h (limited to 'net-mgmt/collectd5/files/patch-src_daemon_collectd.h') diff --git a/net-mgmt/collectd5/files/patch-src_daemon_collectd.h b/net-mgmt/collectd5/files/patch-src_daemon_collectd.h new file mode 100644 index 000000000000..7cef38729056 --- /dev/null +++ b/net-mgmt/collectd5/files/patch-src_daemon_collectd.h @@ -0,0 +1,11 @@ +--- src/daemon/collectd.h.orig 2017-11-18 09:03:27 UTC ++++ src/daemon/collectd.h +@@ -207,7 +207,7 @@ + #endif + + #ifndef PKGLOCALSTATEDIR +-#define PKGLOCALSTATEDIR PREFIX "/var/lib/" PACKAGE_NAME ++#define PKGLOCALSTATEDIR PREFIX "/var/db/" PACKAGE_NAME + #endif + + #ifndef PIDFILE -- cgit v1.2.3