[Pkg-nagios-changes] [pkg-naemon-core] 01/01: Update configure

Alexander Wirt formorer at debian.org
Fri Jul 25 08:19:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

formorer pushed a commit to branch master
in repository pkg-naemon-core.

commit 4a219d40e21ad338272309df094680fc4aa43ef2
Author: Alexander Wirt <formorer at debian.org>
Date:   Fri Jul 25 10:18:49 2014 +0200

    Update configure
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index bdf56ce..9852ad4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ include /usr/share/dpkg/default.mk
 
 override_dh_auto_configure:
 	./configure \
-		--sbindir=/usr/lib/cgi-bin/naemon \
 		--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
 		--includedir=/usr/include/$(DEB_HOST_MULTIARCH) \
 		--sysconfdir=/etc/naemon \
@@ -36,7 +35,7 @@ override_dh_auto_configure:
 		--datadir="/usr/share/naemon" \
 		--localstatedir="/var/cache/naemon" \
 		--with-checkresultdir="/var/cache/naemon/checkresults" \
-		--with-logdir="/var/log" \
+		--with-logdir="/var/log/naemon" \
 		--with-lockfile="/var/run/naemon/naemon.pid"
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-naemon-core.git



More information about the Pkg-nagios-changes mailing list