[med-svn] [seqan2] 01/03: Allow parallel builds
    Kevin Murray 
    daube-guest at moszumanska.debian.org
       
    Thu Jul 21 07:55:20 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository seqan2.
commit a01079bd37c5ca2c3ff41a37f3f03d755aa5bdd4
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Thu Jul 21 17:22:47 2016 +1000
    Allow parallel builds
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4be5af8..dfc22f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ pkgapps=seqan-apps
 pkgdev=seqan-dev
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DSEQAN_BUILD_SYSTEM=SEQAN_RELEASE  # skip the tests for now
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan2.git
    
    
More information about the debian-med-commit
mailing list