add command args
This commit is contained in:
parent
3864e8204a
commit
b07a1cc554
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
nagios-nrpe (2.15-1.1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Non-maintainer upload.
|
||||||
|
* Recompile with --enable-command-args
|
||||||
|
|
||||||
|
-- Mario Fetka <mario.fetka@gmail.com> Fri, 24 Jun 2016 12:23:22 +0200
|
||||||
|
|
||||||
nagios-nrpe (2.15-1) unstable; urgency=high
|
nagios-nrpe (2.15-1) unstable; urgency=high
|
||||||
|
|
||||||
* [f2cea9f] Imported Upstream version 2.15
|
* [f2cea9f] Imported Upstream version 2.15
|
||||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -17,6 +17,7 @@ override_dh_auto_configure:
|
|||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--libexecdir=/usr/lib/nagios/plugins \
|
--libexecdir=/usr/lib/nagios/plugins \
|
||||||
--libdir=/usr/lib/nagios
|
--libdir=/usr/lib/nagios \
|
||||||
|
--enable-command-args
|
||||||
|
|
||||||
override_dh_auto_install:
|
override_dh_auto_install:
|
||||||
|
Loading…
Reference in New Issue
Block a user