diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-11-28 05:00:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-11-28 05:01:11 +0000 |
commit | 018426eda8211932b4d05184725ab9346a13d9aa (patch) | |
tree | c5a0c521ec55dd219baef54fd0fd4a122f722e01 | |
parent | Merging upstream version 1.19.0. (diff) | |
download | netdata-018426eda8211932b4d05184725ab9346a13d9aa.tar.xz netdata-018426eda8211932b4d05184725ab9346a13d9aa.zip |
Refreshing remove-infographic.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/patches/debian/0006-remove-infographic.patch | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/patches/debian/0006-remove-infographic.patch b/debian/patches/debian/0006-remove-infographic.patch index 4b4df45ed..5a8a8af07 100644 --- a/debian/patches/debian/0006-remove-infographic.patch +++ b/debian/patches/debian/0006-remove-infographic.patch @@ -2,13 +2,13 @@ Author: Lennart Weller <lhw@ring0.de> Description: Remove infographic for privacy breach reasons. diff -Naurp netdata.orig/web/gui/Makefile.am netdata/web/gui/Makefile.am ---- netdata.orig/web/gui/Makefile.am -+++ netdata/web/gui/Makefile.am +--- netdata.orig/web/gui/Makefile.am 2019-11-28 05:53:29.205928576 +0100 ++++ netdata/web/gui/Makefile.am 2019-11-28 06:00:04.581935523 +0100 @@ -62,7 +62,6 @@ dist_web_DATA = \ - main.css \ - main.js \ - console.html \ -- infographic.html \ - robots.txt \ - refresh-badges.js \ - sitemap.xml \ + main.css \ + main.js \ + console.html \ +- infographic.html \ + robots.txt \ + refresh-badges.js \ + sitemap.xml \ |