Compare commits
2 Commits
debian/2.1
...
debian/2.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0afb0709bc | ||
|
|
b07a1cc554 |
8
debian/changelog
vendored
8
debian/changelog
vendored
@@ -1,3 +1,11 @@
|
||||
nagios-nrpe (2.15-20) UNRELEASED; urgency=medium
|
||||
|
||||
* Non-maintainer upload.
|
||||
* Recompile with --enable-command-args
|
||||
* Bigger version number to replace debmon backages
|
||||
|
||||
-- Mario Fetka <mario.fetka@gmail.com> Fri, 24 Jun 2016 15:25:51 +0200
|
||||
|
||||
nagios-nrpe (2.15-1) unstable; urgency=high
|
||||
|
||||
* [f2cea9f] Imported Upstream version 2.15
|
||||
|
||||
3
debian/rules
vendored
3
debian/rules
vendored
@@ -17,6 +17,7 @@ override_dh_auto_configure:
|
||||
--sysconfdir=/etc \
|
||||
--localstatedir=/var \
|
||||
--libexecdir=/usr/lib/nagios/plugins \
|
||||
--libdir=/usr/lib/nagios
|
||||
--libdir=/usr/lib/nagios \
|
||||
--enable-command-args
|
||||
|
||||
override_dh_auto_install:
|
||||
|
||||
Reference in New Issue
Block a user