[med-svn] [jellyfish] 03/03: Seems parallel build is OK now

Andreas Tille tille at debian.org
Fri Aug 25 20:09:22 UTC 2017


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

tille pushed a commit to tag debian/2.2.6-2
in repository jellyfish.

commit 360d97c18898ac1322e96069c9ce1a24feffb8f5
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 25 21:57:37 2017 +0200

    Seems parallel build is OK now
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ed1086c..7112654 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ export PERL_MM_OPT=INSTALLDIRS=vendor
 export PYBUILD_BUILD_ARGS=build_ext --rpath "${CURDIR}/debian/tmp/usr/lib/${DEB_HOST_MULTIARCH}"
 
 %:
-	dh $@ --with autoreconf,python3 --no-parallel
+	dh $@ --with autoreconf,python3 #--parallel
 
 override_dh_auto_install:
 	dh_auto_install -- install-data

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



More information about the debian-med-commit mailing list