summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/patches/0001-linked-js-css-fonts-removed-from-make.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/patches/0001-linked-js-css-fonts-removed-from-make.patch b/debian/patches/0001-linked-js-css-fonts-removed-from-make.patch
index 12561c168..afc3ab160 100644
--- a/debian/patches/0001-linked-js-css-fonts-removed-from-make.patch
+++ b/debian/patches/0001-linked-js-css-fonts-removed-from-make.patch
@@ -3,14 +3,14 @@ Date: Wed, 25 May 2016 13:15:40 +0200
Subject: linked js/css/fonts removed from make
---
- web/Makefile.am | 28 ----------------------------
- 1 file changed, 28 deletions(-)
+ web/Makefile.am | 29 -----------------------------
+ 1 file changed, 29 deletions(-)
diff --git a/web/Makefile.am b/web/Makefile.am
-index 174ef22..4bd64a4 100644
+index 174ef22..494295d 100644
--- a/web/Makefile.am
+++ b/web/Makefile.am
-@@ -20,31 +20,18 @@ dist_web_DATA = \
+@@ -20,59 +20,30 @@ dist_web_DATA = \
version.txt \
$(NULL)
@@ -39,10 +39,10 @@ index 174ef22..4bd64a4 100644
lib/ResizeSensor.js \
lib/bootstrap-toggle.min.js \
- lib/c3.min.js \
- lib/d3.min.js \
+- lib/d3.min.js \
lib/gauge.min.js \
$(NULL)
-@@ -52,27 +39,12 @@ dist_weblib_DATA = \
+
webcssdir=$(webdir)/css
dist_webcss_DATA = \
css/morris.css \