diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-07-08 20:20:47 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-07-08 20:20:47 +0000 |
commit | f9e47f5efeb0864be33644ac1a03cebbdb94da43 (patch) | |
tree | 523d360ad074032526bc9149959d05c3adee69b5 | |
parent | Merging upstream version 1.16.0. (diff) | |
download | netdata-f9e47f5efeb0864be33644ac1a03cebbdb94da43.tar.xz netdata-f9e47f5efeb0864be33644ac1a03cebbdb94da43.zip |
Refreshing remove-infographic.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/debian/0005-remove-infographic.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/debian/0005-remove-infographic.patch b/debian/patches/debian/0005-remove-infographic.patch index 16b0d0831..4b4df45ed 100644 --- a/debian/patches/debian/0005-remove-infographic.patch +++ b/debian/patches/debian/0005-remove-infographic.patch @@ -4,10 +4,10 @@ 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 -@@ -61,7 +61,6 @@ dist_web_DATA = \ - index.html \ +@@ -62,7 +62,6 @@ dist_web_DATA = \ main.css \ main.js \ + console.html \ - infographic.html \ robots.txt \ refresh-badges.js \ |