[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. debian/2.6.0.dfsg-2-3-g6fcf330

Anton Gladky gladky.anton at gmail.com
Sun Jun 24 15:35:10 UTC 2012


The following commit has been merged in the master branch:
commit 6fcf330db3c29c877daaf12ba064a8fbbc7a0d50
Author: Christophe Trophime <christophe.trophime at lncmi.cnrs.fr>
Date:   Sun Jun 24 17:26:52 2012 +0200

    Remove javahelper from dh

diff --git a/debian/rules b/debian/rules
index b318707..029a352 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,8 +2,10 @@
 BUILDDIR = $(CURDIR)/debian/build
 JAVA_HOME=/usr/lib/jvm/default-java
 
+# Add --with javahelper for java-wrappers
+
 %:
-	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2 --with javahelper --parallel
+	dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2 --parallel
 
 export OMPI_MCA_plm_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 

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



More information about the debian-science-commits mailing list