[med-svn] [salmon] 01/04: Use parallel builds

Kevin Murray daube-guest at moszumanska.debian.org
Sat Jan 30 16:58:30 UTC 2016


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

daube-guest pushed a commit to branch kdm-cmake-dcontrol-fixes
in repository salmon.

commit 31b990242b237aadc33cb6561fd01ed15bd07905
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Sat Jan 30 18:43:24 2016 +0200

    Use parallel builds
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 1b26476..89158e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//'
 # and use what is set there.
 
 %:
-	dh $@ --with sphinxdoc
+	dh $@ --with sphinxdoc --parallel
 
 override_dh_auto_build:
 	dh_auto_build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/salmon.git



More information about the debian-med-commit mailing list