summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorLennart Weller <lhw@ring0.de>2016-05-18 13:01:43 +0000
committerLennart Weller <lhw@ring0.de>2016-05-18 13:01:43 +0000
commit66130d3f4fdb2cea87186dcc2e6c7444b801f900 (patch)
treee2184604b259c0adc9e223789ac80c870078ce28 /debian/rules
parentmulti-arch dirs and links with javascript (diff)
downloadnetdata-66130d3f4fdb2cea87186dcc2e6c7444b801f900.tar.xz
netdata-66130d3f4fdb2cea87186dcc2e6c7444b801f900.zip
removed nodejs plugins for now. updated some paths
Diffstat (limited to '')
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 43f312add..432ba1c07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -Wall -O3
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
-MULTIARCH_INSTALL = debian/netdata.postinst \
- debian/netdata.links
+MULTIARCH_INSTALL = debian/netdata.postinst
%:
# For jessie and beyond
#