forked from pool/collectd
32073e0ab5
Accepted submit request 59758 from user schubi2 OBS-URL: https://build.opensuse.org/request/show/59758 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/collectd?expand=0&rev=1
12 lines
290 B
Diff
12 lines
290 B
Diff
--- src/collectd.h.orig 2009-12-20 16:36:31.000000000 +0100
|
|
+++ src/collectd.h 2009-12-21 20:01:00.000000000 +0100
|
|
@@ -254,7 +254,7 @@
|
|
#endif
|
|
|
|
#ifndef PLUGINDIR
|
|
-#define PLUGINDIR PREFIX "/lib/" PACKAGE_NAME
|
|
+#define PLUGINDIR PREFIX "/lib64/" PACKAGE_NAME
|
|
#endif
|
|
|
|
#ifndef PKGDATADIR
|