disable bash subst
This commit is contained in:
parent
cf102d153f
commit
5917779ec3
4
debian/rules
vendored
4
debian/rules
vendored
@ -25,8 +25,8 @@ override_dh_auto_configure:
|
|||||||
--with-need-dh=no \
|
--with-need-dh=no \
|
||||||
--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-command-args
|
||||||
--enable-bash-command-substitution
|
# --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