diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-29 11:41:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-29 11:41:39 +0000 |
commit | 6f1ba952e50be01e5a51415ce24852d0089c576f (patch) | |
tree | 3467d8b30a49caf9b41c2ab0adf6c7ccde8dc9e0 | |
parent | Removing unused PERMS placeholder in postinst. (diff) | |
download | netdata-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.patch | 3 |
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 0b9e67177..9e6945ccb 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 |