[Pkg-nagios-changes] [pkg-check-mk] 01/01: fix typo
Matt Taggart
taggart at moszumanska.debian.org
Fri Aug 4 18:37:53 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 b62b9165ae074b2f62376497935aa6f076226f4c
Author: Matt Taggart <taggart at debian.org>
Date: Fri Aug 4 11:37:44 2017 -0700
fix typo
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 82af324..25398c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,7 +98,7 @@ install: build
mkdir -p debian/check-mk-config-icinga/etc/apache2/conf-available/
cp debian/apache.icinga debian/check-mk-config-icinga/etc/apache2/conf-available/check-mk-multisite.conf
# create a directory for the common package
- mkdir -p debian/check-mk-common/usr/share/check-mk/python/
+ mkdir -p debian/check-mk-common/usr/share/check_mk/python/
# move the python stuff to it
mv debian/tmp/python/* debian/check-mk-common/usr/share/check_mk/python/
# Adjust path names
--
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