[med-svn] [unanimity] 01/05: Revert "Force serial build"

Afif Elghraoui afif at moszumanska.debian.org
Sat Dec 24 01:30:01 UTC 2016


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

afif pushed a commit to branch master
in repository unanimity.

commit 46b0a4e07cb9f175229914ddd4128a5b955b0173
Author: Afif Elghraoui <afif at debian.org>
Date:   Fri Dec 23 16:30:33 2016 -0800

    Revert "Force serial build"
    
    This reverts commit c2e6358fc0f080e616ab6b417848bb0c2a3c5ec1.
    
    Parallel build was not the culprit for inconsistency of the package
    build. Rather, it was pybuild's buildsystem detection.
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index dd0ad35..5486e1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,13 +18,11 @@ export PYBUILD_NAME=consensuscore2
 
 %:
 	dh $@ \
-	--no-parallel \
 	--package=ccs \
 	--no-package=python-consensuscore2 \
 	--buildsystem=cmake \
 	--builddirectory=build
 	dh $@ \
-	--no-parallel \
 	--package=python-consensuscore2 \
 	--no-package=ccs \
 	--with python2 \

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



More information about the debian-med-commit mailing list