Imported Debian patch 3.2.1-1
This commit is contained in:
committed by
Mario Fetka
parent
4a36dbfc28
commit
95cae8cb0c
7
debian/rules
vendored
7
debian/rules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user