[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. upstream/2.5.1_beta2_svn10664_dfsg-80-g27243b3

Anton Gladky gladky.anton at gmail.com
Fri Jan 6 18:54:32 UTC 2012


The following commit has been merged in the master branch:
commit 27243b319950eaf520016f90b7dea987a8bfe60b
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Fri Jan 6 19:54:08 2012 +0100

    Use --parallel building

diff --git a/debian/rules b/debian/rules
index 93b33cf..51e2fc7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 BUILDDIR = $(CURDIR)/debian/build
 
 %:
-	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2
+	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2 --parallel
 
 extra_flags += -DCMAKE_CXX_FLAGS="-DMPICH_SKIP_MPICXX -DOMPI_SKIP_MPICXX -fopenmp -lgl2ps -lGL -lglut" \
 -DCMAKE_INCLUDE_PATH:="/usr/include/mpi"\

-- 
Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. 



More information about the debian-science-commits mailing list