summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-29 11:41:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-29 11:41:39 +0000
commit6f1ba952e50be01e5a51415ce24852d0089c576f (patch)
tree3467d8b30a49caf9b41c2ab0adf6c7ccde8dc9e0
parentRemoving unused PERMS placeholder in postinst. (diff)
downloadnetdata-6f1ba952e50be01e5a51415ce24852d0089c576f.tar.xz
netdata-6f1ba952e50be01e5a51415ce24852d0089c576f.zip
Adding dep-header in compile-on-kfreebsd.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/patches/0008-compile-on-kfreebsd.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/0008-compile-on-kfreebsd.patch b/debian/patches/0008-compile-on-kfreebsd.patch
index 0b9e6717..9e6945cc 100644
--- a/debian/patches/0008-compile-on-kfreebsd.patch
+++ b/debian/patches/0008-compile-on-kfreebsd.patch
@@ -1,3 +1,6 @@
+Author: Lennart Weller <lhw@ring0.de>, Daniel Baumann <daniel.baumann@progress-linux.org>
+Description: compile on kfreebsd/hurd
+
diff -Naurp netdata.orig/collectors/apps.plugin/apps_plugin.c netdata/collectors/apps.plugin/apps_plugin.c
--- netdata.orig/collectors/apps.plugin/apps_plugin.c
+++ netdata/collectors/apps.plugin/apps_plugin.c