summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 17:44:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2018-12-28 17:46:12 +0000
commitd01dc6f0450f2a2f5e424c6407160d70421ecaf6 (patch)
treeda394771611774d4af7c10699f258fe5e8d15dde
parentMinimizing depends wrt/ versions prior stretch. (diff)
downloadnetdata-d01dc6f0450f2a2f5e424c6407160d70421ecaf6.tar.xz
netdata-d01dc6f0450f2a2f5e424c6407160d70421ecaf6.zip
Removing notes about autoreconf in rules, this is run by dh 10 by default already.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rwxr-xr-xdebian/rules10
1 files changed, 1 insertions, 9 deletions
diff --git a/debian/rules b/debian/rules
index 706cf3bf..56e9db24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,15 +14,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
MULTIARCH_INSTALL = debian/netdata.postinst
%:
- # For jessie and beyond
- #
- dh $@ --with autoreconf
-
- # For wheezy or other non-systemd distributions use the following. You
- # should also see contrib/README.md which gives details of updates to
- # make to debian/control.
- #
- #dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- --libexecdir=/usr/lib/$(DEB_HOST_MULTIARCH) --with-math