[Pkg-nagios-changes] [pkg-nrpe] 03/12: Set --with-logdir configure option to /var/log.
Bas Couwenberg
sebastic at debian.org
Wed Jul 5 08:55:12 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pkg-nrpe.
commit 15e1fdf82c8c955d15147453cf7198331275fcfe
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Jul 5 09:14:46 2017 +0200
Set --with-logdir configure option to /var/log.
---
debian/changelog | 1 +
debian/rules | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2ba3350..ea4ad15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ nagios-nrpe (3.1.1-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.0.0, no changes.
* Add autopkgtest to test installability.
+ * Set --with-logdir configure option to /var/log.
-- Bas Couwenberg <sebastic at debian.org> Mon, 26 Jun 2017 22:22:47 +0200
diff --git a/debian/rules b/debian/rules
index b6a287c..c7b5329 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,7 @@ override_dh_auto_configure:
--libexecdir=/usr/lib/nagios/plugins \
--localstatedir=/var \
--enable-ssl \
+ --with-logdir=/var/log \
--with-need-dh=no \
--with-ssl-lib=/usr/lib/$(DEB_HOST_MULTIARCH) \
--with-piddir=/var/run/nagios
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nrpe.git
More information about the Pkg-nagios-changes
mailing list