freebsd-ports/net-mgmt/collectd5/files/patch-src_daemon_collectd.h
Steve Wills fc3b56ba75 net-mgmt/collectd5: update to 5.8.0
PR:		223789
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer)
2017-11-21 18:40:25 +00:00

11 lines
279 B
C

--- 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