[med-svn] samtools 03/07: Allow parallel building.

Charles Plessy plessy at moszumanska.debian.org
Sat Aug 23 07:20:38 UTC 2014


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

plessy pushed a commit to branch debian/unstable
in repository samtools.

commit aee1c6c7f661514f40c0a06cdc499e7a7fc947ab
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Aug 23 15:28:19 2014 +0900

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

diff --git a/debian/rules b/debian/rules
index 78d0172..501b442 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DH_VERBOSE=1
 
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_build:
 	dh_auto_build -- \

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



More information about the debian-med-commit mailing list