diff options
Diffstat (limited to 'net-mgmt/collectd5/files/patch-src__Makefile.in')
-rw-r--r-- | net-mgmt/collectd5/files/patch-src__Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/collectd5/files/patch-src__Makefile.in b/net-mgmt/collectd5/files/patch-src__Makefile.in deleted file mode 100644 index 70758c88c65b..000000000000 --- a/net-mgmt/collectd5/files/patch-src__Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/Makefile.in.orig 2013-05-21 23:58:34.000000000 +0000 -+++ ./src/Makefile.in 2013-05-21 23:59:22.000000000 +0000 -@@ -2107,7 +2107,7 @@ - AM_CPPFLAGS = -DPREFIX='"${prefix}"' \ - -DCONFIGFILE='"${sysconfdir}/${PACKAGE_NAME}.conf"' \ - -DLOCALSTATEDIR='"${localstatedir}"' \ -- -DPKGLOCALSTATEDIR='"${localstatedir}/lib/${PACKAGE_NAME}"' \ -+ -DPKGLOCALSTATEDIR='"${localstatedir}/db/${PACKAGE_NAME}"' \ - $(am__append_2) -DPLUGINDIR='"${pkglibdir}"' \ - -DPKGDATADIR='"${pkgdatadir}"' - collectd_SOURCES = collectd.c collectd.h \ |