bump to new debain package
This commit is contained in:
parent
95cae8cb0c
commit
26cb5d1fed
4
debian/rules
vendored
4
debian/rules
vendored
@ -23,7 +23,9 @@ override_dh_auto_configure:
|
|||||||
--enable-ssl \
|
--enable-ssl \
|
||||||
--with-logdir=/var/log \
|
--with-logdir=/var/log \
|
||||||
--with-ssl-lib=/usr/lib/$(DEB_HOST_MULTIARCH) \
|
--with-ssl-lib=/usr/lib/$(DEB_HOST_MULTIARCH) \
|
||||||
--with-piddir=/var/run/nagios
|
--with-piddir=/var/run/nagios \
|
||||||
|
--enable-command-args \
|
||||||
|
--enable-bash-command-substitution
|
||||||
|
|
||||||
override_dh_auto_build:
|
override_dh_auto_build:
|
||||||
dh_auto_build -- all
|
dh_auto_build -- all
|
||||||
|
Loading…
Reference in New Issue
Block a user