[Pkg-nagios-changes] [pkg-check-mk] 01/01: fix dir name

Matt Taggart taggart at moszumanska.debian.org
Fri Aug 4 17:17:27 UTC 2017


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 90d9177f3ca240f4994590edcb6beb8c09a470cf
Author: Matt Taggart <taggart at debian.org>
Date:   Fri Aug 4 10:17:17 2017 -0700

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

diff --git a/debian/rules b/debian/rules
index a273350..ccfcd5e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,7 +56,7 @@ install: build
 	dh_installdirs
 	dh_installdebconf
 	mkdir -p debian/tmp
-	DESTDIR=debian/tmp python_lib_dir=/usr/share/check-mk-common ./setup.sh --yes
+	DESTDIR=debian/tmp python_lib_dir=/usr/share/check-mk ./setup.sh --yes
 	## clean up binaries shipped by upstream
 	# upstream agent deb and rpm
 	rm -rf debian/tmp/usr/share/check_mk/agent/check-mk-agent*.deb

-- 
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