[med-svn] [express] 05/08: Enbale parallel builds
Michael Crusoe
misterc-guest at moszumanska.debian.org
Thu Feb 12 00:18:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository express.
commit 4c2c9ba1abbfdc3bd7d90aaf6646be9ec5c90275
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date: Wed Feb 11 18:39:01 2015 -0500
Enbale parallel builds
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 58ec00b..0788460 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@
# a similar manner are welcome.
%:
- dh $@
+ dh $@ --parallel
#get-orig-source:
# . debian/get-orig-source
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/express.git
More information about the debian-med-commit
mailing list