[yade] 02/03: Add --parallel option.

Anton Gladky gladk at moszumanska.debian.org
Fri Jul 25 18:55:25 UTC 2014


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

gladk pushed a commit to branch master
in repository yade.

commit d87d2386dcb697033f254d3a5cc1e1119e3244ad
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Jul 25 20:52:16 2014 +0200

    Add --parallel option.
    
    Should be removed again if there will be
    FTBFS due to the lack of RAM.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 652079e..6eb0931 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