]> git.pld-linux.org Git - packages/collectd.git/commitdiff
- removed obsolete patch auto/th/collectd-5.8.0-1
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Feb 2018 09:17:57 +0000 (10:17 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Feb 2018 09:17:57 +0000 (10:17 +0100)
compile.patch [deleted file]

diff --git a/compile.patch b/compile.patch
deleted file mode 100644 (file)
index a808648..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-compiling dbi.c with '-Werror' fails (dbi_initialize, dbi_driver_open, 
-dbi_driver_list are deprecated in recent libdbi)
---- collectd-4.9.1/src/Makefile.am.orig        2010-04-08 15:49:05.024241083 +0200
-+++ collectd-4.9.1/src/Makefile.am     2010-04-08 15:52:22.184768228 +0200
-@@ -265,6 +261,7 @@ if BUILD_PLUGIN_DBI
- pkglib_LTLIBRARIES += dbi.la
- dbi_la_SOURCES = dbi.c \
-                utils_db_query.c utils_db_query.h
-+dbi_la_CFLAGS = -Wall
- dbi_la_CPPFLAGS = $(AM_CPPFLAGS) $(BUILD_WITH_LIBDBI_CPPFLAGS)
- dbi_la_LDFLAGS = -module -avoid-version $(BUILD_WITH_LIBDBI_LDFLAGS)
- dbi_la_LIBADD = $(BUILD_WITH_LIBDBI_LIBS)
This page took 0.125064 seconds and 4 git commands to generate.