[Pkg-nagios-changes] [pkg-check-mk] 03/07: remove duplicate changelog
Matt Taggart
taggart at moszumanska.debian.org
Sat Jul 4 00:46:11 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 552dcffe1b116168bc7932bdade46a8afa764001
Author: Matt Taggart <taggart at debian.org>
Date: Fri Jul 3 16:06:07 2015 -0700
remove duplicate changelog
remove the extra copy of the changelog that gets installed so that
dh_installchangelogs can install it instead
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index 5cb6309..3273a7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -103,6 +103,8 @@ install: build
sed -i 's#disable\s*=\s*no#disable = yes#' debian/check-mk-agent/etc/xinetd.d/check_mk
# move checks manpages (to be installed in -server)
mv debian/tmp/usr/share/doc/check_mk/checks debian/tmp/usr/share/check_mk/checks-man
+ # remove installed Changelog to avoid duplicate
+ rm debian/tmp/usr/share/doc/check_mk/Changelog
# Build architecture-independent files here.
binary-indep: build install
--
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