aboutsummaryrefslogtreecommitdiff
path: root/buildtools
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools')
-rw-r--r--buildtools/debian-skeleton/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/debian-skeleton/rules b/buildtools/debian-skeleton/rules
index c7d9d197..90d10def 100644
--- a/buildtools/debian-skeleton/rules
+++ b/buildtools/debian-skeleton/rules
@@ -8,7 +8,7 @@ export DH_VERBOSE=1
dh $@ --with python2
override_dh_auto_configure:
- dh_auto_configure -- --disable-target-installation --enable-python-install-layout=deb --disable-runtime-dependencies
+ dh_auto_configure -- --disable-target-installation --enable-python-install-layout=deb --disable-runtime-dependencies --wsgi_daemon_mode=rpki
override_dh_auto_test:
@true