Imported Debian patch 3.2.1-1

This commit is contained in:
Bas Couwenberg
2017-09-03 10:52:40 +02:00
committed by Mario Fetka
parent 4a36dbfc28
commit 95cae8cb0c
14 changed files with 183 additions and 35 deletions

7
debian/rules vendored
View File

@@ -12,7 +12,6 @@ export AUTOHEADER=true
%:
dh $@ --with autoreconf,systemd --parallel
# dh $@ --with autoreconf --parallel
override_dh_auto_configure:
dh_auto_configure -- \
@@ -22,11 +21,9 @@ override_dh_auto_configure:
--libexecdir=/usr/lib/nagios/plugins \
--localstatedir=/var \
--enable-ssl \
--with-need-dh=no \
--with-logdir=/var/log \
--with-ssl-lib=/usr/lib/$(DEB_HOST_MULTIARCH) \
--with-piddir=/var/run/nagios \
--enable-command-args \
--enable-bash-command-substitution
--with-piddir=/var/run/nagios
override_dh_auto_build:
dh_auto_build -- all