summaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-08-26 09:19:28 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-08-26 09:40:02 +0000
commit6779c50a173ab6c9abc21644df9c981bef550545 (patch)
tree2ceae5b6d124bb5febe0b67976e92286452da4e8 /debian/rules
parentAdding pgpmode to watch file to use the included signingkey when verifying ta... (diff)
downloadnetdata-6779c50a173ab6c9abc21644df9c981bef550545.tar.xz
netdata-6779c50a173ab6c9abc21644df9c981bef550545.zip
Using dh-apache2 ito do the heavy-lifting for netdata-apache2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
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