[yade] 09/10: Enable parallel build.

Anton Gladky gladk at moszumanska.debian.org
Sat Oct 10 14:24:22 UTC 2015


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

gladk pushed a commit to branch master
in repository yade.

commit d741b207e410238d914e0872851fd30064929c45
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Oct 10 12:48:44 2015 +0200

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

diff --git a/debian/rules b/debian/rules
index 6996673..d71dc21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ tmpInstall = $(CURDIR)/debian/tmp
 tmpDirMatplotLib = $(CURDIR)/debian/matplotlib
 
 %:
-	dh $@ --builddirectory=$(BUILDDIR) --with python2
+	dh $@ --builddirectory=$(BUILDDIR) --with python2 --parallel
 
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed,-no-keep-memory
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yade.git



More information about the debian-science-commits mailing list