From: Sebastian Harl Date: Mon, 9 Jan 2012 14:09:54 +0000 (+0100) Subject: patches/bts559801_plugin_find_fix: Refreshed. X-Git-Tag: collectd-4.10.4-1~5 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=b3d330ca21ffe9404b21da7351cd86bbe15dde7a;p=pkg-collectd.git patches/bts559801_plugin_find_fix: Refreshed. --- diff --git a/debian/patches/bts559801_plugin_find_fix.dpatch b/debian/patches/bts559801_plugin_find_fix.dpatch index bd0856a..129f3b5 100755 --- a/debian/patches/bts559801_plugin_find_fix.dpatch +++ b/debian/patches/bts559801_plugin_find_fix.dpatch @@ -13,7 +13,7 @@ diff a/src/plugin.c b/src/plugin.c --- a/src/plugin.c +++ b/src/plugin.c -@@ -572,7 +572,7 @@ int plugin_load (const char *type) +@@ -623,7 +623,7 @@ int plugin_load (const char *type) while ((de = readdir (dh)) != NULL) {