[Pkg-nagios-changes] [pkg-icinga2] 13/15: Allow parallel builds

Alexander Wirt formorer at debian.org
Thu Nov 20 13:22:57 UTC 2014


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

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

commit 6c4485dce2fb5ddc239efa2834952cc0f48d8022
Author: Alexander Wirt <formorer at debian.org>
Date:   Thu Nov 20 09:54:57 2014 +0100

    Allow parallel builds
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8043c0b..df07e0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@
 %:
 	dh $@
 
+override_dh_auto_build:
+	dh_auto_build --parallel
+
 override_dh_auto_clean:
 	dh_auto_clean
 	test ! -f third-party/cmake/GNUInstallDirs.cmake.disabled || \

-- 
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