summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2016-05-25 11:06:55 +0000
committerLennart Weller <lhw@ring0.de>2016-05-25 11:06:55 +0000
commit97940536f26cc3f62865f7bc1a8ada5e8e6b2ce1 (patch)
treea96171e8e4b640960a90da429339ce03e6794a9d /debian/rules
parentchangelog update to 1.2.0 (diff)
downloadnetdata-97940536f26cc3f62865f7bc1a8ada5e8e6b2ce1.tar.xz
netdata-97940536f26cc3f62865f7bc1a8ada5e8e6b2ce1.zip
add missing font links
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/rules b/debian/rules
index 040eb35dc..e2d7497f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,17 +14,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
MULTIARCH_INSTALL = debian/netdata.postinst
-EXISTING_LINKS = $(WEB)lib/bootstrap.min.js \
- $(WEB)fonts/glyphicons-halflings-regular.ttf \
- $(WEB)css/bootstrap-theme.min.css \
- $(WEB)css/bootstrap.min.css \
- $(WEB)lib/jquery-1.12.0.min.js \
- $(WEB)lib/d3.min.js \
- $(WEB)lib/raphael-min.js \
- $(WEB)fonts/FontAwesome.otf \
- $(WEB)fonts/fontawesome-webfont.ttf \
- $(WEB)css/font-awesome.min.css
-
%:
# For jessie and beyond
#
@@ -50,8 +39,6 @@ override_dh_install: $(MULTIARCH_INSTALL)
find "$(TOP)" -name .keep -exec rm '{}' ';'
rm -rf $(TOP)-data/usr/share/netdata/web/old
- rm -f $(EXISTING_LINKS)
-
# Update postinst to set correct group for www files on installation.
# Should probably be dpkg-statoverride really, but that gets *really*
# messy. We also set all web files in /var as conffiles so an upgrade