[med-svn] [jellyfish1] 05/06: --no-parallel for build

Andreas Tille tille at debian.org
Sat Sep 9 19:20:58 UTC 2017


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

tille pushed a commit to branch master
in repository jellyfish1.

commit b4a0b2e45348e9016b3a410f53819be9eb3a736f
Author: Andreas Tille <tille at debian.org>
Date:   Sat Sep 9 20:17:49 2017 +0200

    --no-parallel for build
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f69bcb3..52fead0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ override_dh_auto_configure:
 override_dh_auto_build:
 	mkdir -p debian/tmp_save_tests
 	cp -a tests/* debian/tmp_save_tests
-	dh_auto_build -- all bin/generate_sequence bin/test_all
+	dh_auto_build --no-parallel -- all bin/generate_sequence bin/test_all
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp

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



More information about the debian-med-commit mailing list