r46476 - /packages/gmsh-tetgen/trunk/debian/rules
trophime-guest at users.alioth.debian.org
trophime-guest at users.alioth.debian.org
Mon Jan 27 16:10:33 UTC 2014
Author: trophime-guest
Date: Mon Jan 27 16:10:32 2014
New Revision: 46476
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=46476
Log:
Fix FTBS and add libtet1.5
Modified:
packages/gmsh-tetgen/trunk/debian/rules
Modified: packages/gmsh-tetgen/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/gmsh-tetgen/trunk/debian/rules?rev=46476&op=diff
==============================================================================
--- packages/gmsh-tetgen/trunk/debian/rules (original)
+++ packages/gmsh-tetgen/trunk/debian/rules Mon Jan 27 16:10:32 2014
@@ -11,7 +11,7 @@
%:
dh $@ --buildsystem=cmake --builddirectory=$(BUILDDIR) --with python2 --with javahelper --parallel
-export OMPI_MCA_plm_rsh_agent=/bin/false #workaround to start MPI-applications in chroot
+export OMPI_MCA_plm_orte_agent=/bin/false #workaround to start MPI-applications in chroot
disable_mpi_archs = armel armhf kfreebsd-amd64 kfreebsd-i386 mips mipsel
export LD_LIBRARY_PATH := $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH):$(LD_LIBRARY_PATH);
More information about the debian-science-commits
mailing list