From 6779c50a173ab6c9abc21644df9c981bef550545 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Aug 2019 11:19:28 +0200 Subject: Using dh-apache2 ito do the heavy-lifting for netdata-apache2. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 84514eb67..ed65ae8ad 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ export DEB_CFLAGS_MAINT_APPEND = -Wall -O3 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: - dh $@ + dh ${@} --with apache2 override_dh_autoreconf: rm -f debian/configure.ac.orig -- cgit v1.2.3