[med-svn] [qsopt-ex] 02/04: Allow parallel building
Afif Elghraoui
afif-guest at moszumanska.debian.org
Fri Jan 22 07:05:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a commit to branch master
in repository qsopt-ex.
commit 421ccebbe3ae07ff5d7626cfb3b4dca48490a7d8
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Thu Jan 21 22:59:36 2016 -0800
Allow parallel building
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 87de3a6..4745c3e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
#export DH_VERBOSE=1
%:
- dh $@ --with autoreconf
+ dh $@ --parallel --with autoreconf
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qsopt-ex.git
More information about the debian-med-commit
mailing list