[med-svn] [salmon] 02/04: Use parallel builds
Michael Crusoe
misterc-guest at moszumanska.debian.org
Sat Jan 30 17:06:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository salmon.
commit 1e27b7fe8f1c625902d8d98d3b54c75e1c57712e
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