diff options
-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 \ |