[SCM] Yet Another Dynamic Engine. Platform for discrete element modeling. branch, master, updated. debian/0.97.0-1-1-g49e2dbb

Anton Gladky gladky.anton at gmail.com
Wed May 15 18:44:59 UTC 2013


The following commit has been merged in the master branch:
commit 49e2dbb9169f38b14612b8680ae8e75ddcb88035
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Wed May 15 20:26:33 2013 +0200

    Use parallel build only on amd64 and i386.

diff --git a/debian/rules b/debian/rules
index 8961832..2a9797a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@ BUILDDIR = $(CURDIR)/debian/build
 tmpInstall = $(CURDIR)/debian/tmp
 tmpDirMatplotLib = $(CURDIR)/debian/matplotlib
 
-parallelbuild_archs = amd64 i386 kfreebsd-amd64 kfreebsd-i386 powerpc 
+parallelbuild_archs = amd64 i386
 parallel_flag = --parallel
 ifeq (,$(filter $(DEB_HOST_ARCH),$(parallelbuild_archs)))
 	parallel_flag=

-- 
Yet Another Dynamic Engine. Platform for discrete element modeling.



More information about the debian-science-commits mailing list