[yade] 02/04: Remove --parallel option. (Closes: #741827)

Anton Gladky gladk at moszumanska.debian.org
Sun Mar 30 08:23:36 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 a560cb6e2b7f02014690af75714df73470d489c7
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Mar 30 10:14:38 2014 +0200

    Remove --parallel option. (Closes: #741827)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 6eb0931..652079e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ tmpInstall = $(CURDIR)/debian/tmp
 tmpDirMatplotLib = $(CURDIR)/debian/matplotlib
 
 %:
-	dh $@ --builddirectory=$(BUILDDIR) --with python2 --parallel
+	dh $@ --builddirectory=$(BUILDDIR) --with python2
 
 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