[med-svn] [blasr] 11/12: Allow building in parallel

Afif Elghraoui afif-guest at moszumanska.debian.org
Mon Dec 14 21:14:44 UTC 2015


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

afif-guest pushed a commit to branch master
in repository blasr.

commit 0298c380ae245771d40a6431cb6cce4d3767875f
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Dec 13 14:44:38 2015 -0800

    Allow building in parallel
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0fd6b13..f03574a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export LIBPBIHDF_INC=/usr/include/pbihdf
 export LIBPBIHDF_LIB=/usr/lib/$(DEB_HOST_MULTIARCH)
 
 %:
-	dh $@ 
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	./configure.py --no-pbbam --shared

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



More information about the debian-med-commit mailing list