[Pkg-nagios-changes] [pkg-check-mk] 04/07: stop delivering redundant COPYING file

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 9900d6ec04b0943502e9eb85c823559ad3d8e007
Author: Matt Taggart <taggart at debian.org>
Date:   Fri Jul 3 16:13:43 2015 -0700

    stop delivering redundant COPYING file
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 3273a7f..77e8a92 100755
--- a/debian/rules
+++ b/debian/rules
@@ -105,6 +105,8 @@ install: build
 	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
+	# remove installed COPYING, redundant
+	rm debian/tmp/usr/share/doc/check_mk/COPYING
 
 # 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