From d01dc6f0450f2a2f5e424c6407160d70421ecaf6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 28 Dec 2018 18:44:28 +0100 Subject: Removing notes about autoreconf in rules, this is run by dh 10 by default already. Signed-off-by: Daniel Baumann --- debian/rules | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/debian/rules b/debian/rules index 706cf3bfb..56e9db248 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 -- cgit v1.2.3