[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. upstream/2.5.1_beta2_svn11604_dfsg-148-g8ef6b61

Anton Gladky gladky.anton at gmail.com
Fri Mar 23 18:51:48 UTC 2012


The following commit has been merged in the master branch:
commit 8ef6b61215e086e09432570add2778811519eb84
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Fri Mar 23 19:51:42 2012 +0100

    Reenable building shared libs.

diff --git a/debian/rules b/debian/rules
index 0f3aaae..a329b80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ override_dh_auto_configure:
 override_dh_auto_build:
 	dh_auto_build
 	dh_auto_build -- lib
-	#dh_auto_build -- shared
+	dh_auto_build -- shared
 	# To avoid the texi2dvi pb add LC_ALL=C
 	dh_auto_build -- pdf html info LC_ALL=C
 	chrpath -d $(BUILDDIR)/wrappers/gmshpy/*.so

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



More information about the debian-science-commits mailing list