diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-11-09 13:32:21 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-11-09 13:32:21 +0100 |
commit | 1bdb5922351e73cbe42000c55b5d4458371eb9c0 (patch) | |
tree | 625faadc2d18d670d7465637da493b0ca11b3ce6 /package/collectd/patches/patch-src_libcollectdclient_Makefile_in | |
parent | 23bc64ab05f3f152903c127d0bd24de681dc2044 (diff) | |
parent | cb02beee5de8c85d2956e2f205d74eeced28416d (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/collectd/patches/patch-src_libcollectdclient_Makefile_in')
-rw-r--r-- | package/collectd/patches/patch-src_libcollectdclient_Makefile_in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/collectd/patches/patch-src_libcollectdclient_Makefile_in b/package/collectd/patches/patch-src_libcollectdclient_Makefile_in deleted file mode 100644 index a51a010ea..000000000 --- a/package/collectd/patches/patch-src_libcollectdclient_Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- collectd-4.10.0.orig/src/libcollectdclient/Makefile.in 2010-05-01 11:16:00.000000000 +0200 -+++ collectd-4.10.0/src/libcollectdclient/Makefile.in 2010-06-14 15:49:28.563473998 +0200 -@@ -327,7 +327,7 @@ top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ - AUTOMAKE_OPTIONS = foreign no-dependencies --@COMPILER_IS_GCC_TRUE@AM_CFLAGS = -Wall -Werror -+@COMPILER_IS_GCC_TRUE@AM_CFLAGS = -Wall - pkginclude_HEADERS = client.h lcc_features.h - lib_LTLIBRARIES = libcollectdclient.la - nodist_pkgconfig_DATA = libcollectdclient.pc |