activate commadn args
This commit is contained in:
parent
9a2dafa86c
commit
a8ad76cab8
3
debian/rules
vendored
3
debian/rules
vendored
@ -25,7 +25,8 @@ override_dh_auto_configure:
|
|||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--enable-ssl \
|
--enable-ssl \
|
||||||
--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
|
||||||
|
|
||||||
# Restore deterministic "openssl dhparam" output.
|
# Restore deterministic "openssl dhparam" output.
|
||||||
cp include/dh.h.orig include/dh.h
|
cp include/dh.h.orig include/dh.h
|
||||||
|
Loading…
Reference in New Issue
Block a user