[Pkg-nagios-changes] [pkg-check-mk] 01/01: cleanup some more things we don't want
Matt Taggart
taggart at moszumanska.debian.org
Fri Jun 23 08:25:15 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 6139b60e833cf5609abaf770a1af3b5ce29c4969
Author: Matt Taggart <taggart at debian.org>
Date: Fri Jun 23 01:22:52 2017 -0700
cleanup some more things we don't want
---
debian/rules | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/rules b/debian/rules
index 76ce611..bab6cdd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,6 +69,12 @@ install: build
rm -rf debian/tmp/usr/share/doc/check_mk/checks/windows_*
rm -rf debian/tmp/usr/share/check_mk/checks/windows_*
rm -rf debian/tmp/usr/share/doc/check_mk/treasures/windows_msi
+ # remove deprecated stuff
+ rm -rf debian/tmp/usr/share/doc/check_mk/treasures/deprecated
+ # remove binary selinux policy file
+ rm -rf debian/tmp/usr/share/doc/check_mk/treasures/selinux/omd.pp
+ # remove webapps mkp package file and dir
+ rm -rf debian/tmp/usr/share/doc/check_mk/treasures/webapp
# remove sap agent with source tarball
rm -rf debian/tmp/usr/share/check_mk/agents/sap
# remove binary agent_modbus
--
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