Blame netdata-remove-fonts-1.19.0.patch

5a8991e
diff -rup a/web/gui/Makefile.am b/web/gui/Makefile.am
5a8991e
--- a/web/gui/Makefile.am	2019-11-27 23:47:29.000000000 +0100
5a8991e
+++ b/web/gui/Makefile.am	2019-12-27 10:41:02.411942501 +0100
5a8991e
@@ -111,15 +111,6 @@ dist_webcss_DATA = \
5a8991e
     css/c3-0.4.18.min.css \
5a8991e
     $(NULL)
5a8991e
 
5a8991e
-webfontsdir=$(webdir)/fonts
5a8991e
-dist_webfonts_DATA = \
5a8991e
-    fonts/glyphicons-halflings-regular.eot \
5a8991e
-    fonts/glyphicons-halflings-regular.svg \
5a8991e
-    fonts/glyphicons-halflings-regular.ttf \
5a8991e
-    fonts/glyphicons-halflings-regular.woff \
5a8991e
-    fonts/glyphicons-halflings-regular.woff2 \
5a8991e
-    $(NULL)
5a8991e
-
5a8991e
 webimagesdir=$(webdir)/images
5a8991e
 dist_webimages_DATA = \
5a8991e
     images/netdata-logomark.svg \