[Pkg-nagios-changes] [pkg-check-mk] 01/01: fix paste-o

Matt Taggart taggart at moszumanska.debian.org
Sat Aug 22 00:08:16 UTC 2015


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

taggart pushed a commit to branch master
in repository pkg-check-mk.

commit 0d18eeadab96b89d8f5fa28cb0d84222e6ebc689
Author: Matt Taggart <taggart at debian.org>
Date:   Fri Aug 21 17:07:58 2015 -0700

    fix paste-o
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 02531fb..d97f6fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -100,7 +100,7 @@ install: build
 	chmod +x debian/check-mk-agent/usr/bin/check_mk_agent
 	# mkp wrapper script
 	cp debian/tmp/usr/bin/mkp debian/check-mk-server/usr/bin/mkp
-	chmod +x debian/check-mk-agent/usr/bin/check_mk_agent
+	chmod +x debian/check-mk-server/usr/bin/mkp
 	# xinetd: provide config, but disabled by default
 	cp debian/tmp/usr/share/check_mk/agents/xinetd.conf debian/check-mk-agent/etc/xinetd.d/check_mk
 	sed -i 's#disable\s*=\s*no#disable        = yes#' debian/check-mk-agent/etc/xinetd.d/check_mk

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



More information about the Pkg-nagios-changes mailing list