[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. upstream/2.5.1_beta2_svn10284_dfsg-65-g0f8b6e5

Anton Gladky gladky.anton at gmail.com
Mon Dec 19 18:39:38 UTC 2011


The following commit has been merged in the master branch:
commit 0f8b6e54c64f04d6403b9f1244139b5b281088bd
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Mon Dec 19 19:39:21 2011 +0100

    Disable python-modules for a while.

diff --git a/debian/rules b/debian/rules
index 04e8668..8f846db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 BUILDDIR = $(CURDIR)/debian/build
 
 %:
-	dh $@ --buildsystem=cmake --with python2 --builddirectory=$(BUILDDIR)
+	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR)
 
 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