[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. upstream/1.3.1-28-gab5dac3
Alexander Wirt
formorer at grml.org
Wed May 11 14:52:24 UTC 2011
The following commit has been merged in the master branch:
commit 6d0b1f99e7b279955a361fc77144e57e5378b0e8
Author: Alexander Wirt <formorer at grml.org>
Date: Wed May 11 14:06:39 2011 +0200
Don't compress sql files
diff --git a/debian/rules b/debian/rules
index 475a37a..df18b0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -175,7 +175,7 @@ binary-arch: install-stamp
chmod +x ${b}/icinga-common/usr/share/icinga/plugins/eventhandlers/submit_check_result
chmod -x ${b}/icinga-idoutils/usr/share/doc/icinga-idoutils/examples/README
dh_strip -a --dbg-package=icinga-dbg
- dh_compress -a
+ dh_compress -a -X.sql
dh_fixperms -a -X/var/cache/icinga
dh_makeshlibs -a -V
dh_installdeb -a
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list