[Pkg-nagios-changes] [pkg-icinga2] 07/08: Enable verbose cmake output for build log validation

Markus Frosch lazyfrosch at moszumanska.debian.org
Thu Feb 4 15:58:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

lazyfrosch pushed a commit to branch master
in repository pkg-icinga2.

commit ccb8bbe96eb09ccc9a374b4f2616ad3d3389d9db
Author: Markus Frosch <lazyfrosch at debian.org>
Date:   Thu Feb 4 16:32:57 2016 +0100

    Enable verbose cmake output for build log validation
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index 31c0312..0889676 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,8 @@
 
 override_dh_systemd_enable:
 	dh_systemd_enable --name=icinga2
+override_dh_auto_configure:
+	dh_auto_configure --disable-silent-rules
 override_dh_auto_build:
 	dh_auto_build --parallel
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga2.git



More information about the Pkg-nagios-changes mailing list