summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 0496228fc..ae7806318 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,9 +27,6 @@ MULTIARCH_INSTALL = debian/netdata.postinst
override_dh_auto_configure:
dh_auto_configure -- --with-math
-override_dh_auto_build:
- dh_auto_build --parallel
-
$(MULTIARCH_INSTALL): % : %.in
sed 's/@DEB_HOST_MULTIARCH@/$(DEB_HOST_MULTIARCH)/g' $< > $@