ports/net-mgmt/collectd5/files/patch-src_daemon_collectd.h
Steve Wills 7f7579bf6d net-mgmt/collectd5: update to 5.9.0 [1]
While here, improve formatting

PR:		238745 [1]
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer) [1]
2019-06-30 20:55:53 +00:00

11 lines
298 B
C

--- src/daemon/collectd.h.orig 2019-06-13 09:13:42 UTC
+++ src/daemon/collectd.h
@@ -213,7 +213,7 @@ typedef int uid_t;
#endif
#ifndef PKGLOCALSTATEDIR
-#define PKGLOCALSTATEDIR PREFIX "/var/lib/" PACKAGE_NAME
+#define PKGLOCALSTATEDIR PREFIX "/var/db/" PACKAGE_NAME
#endif
#ifndef PIDFILE