[SCM] Paraview packaging branch, master, updated. upstream/3.10.1-97-g60cc610

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Oct 5 17:14:34 UTC 2011


The following commit has been merged in the master branch:
commit 60cc61030c994357daef57899af8d7b3a560205e
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date:   Wed Oct 5 19:14:14 2011 +0200

    Make sure to compile with openmpi

diff --git a/debian/rules b/debian/rules
index 810bf91..6dbc442 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,6 +52,7 @@ extra_flags += -Wno-dev \
 	-DVTK_USE_POSTGRES=ON \
 	-DVTK_USE_N_WAY_ARRAYS=ON \
 	-DPARAVIEW_USE_MPI=ON \
+	-DMPI_INCLUDE_PATH="/usr/include/mpi" \
 	-DPARAVIEW_USE_SYSTEM_HDF5=ON \
 	-DHDF5_ENABLE_PARALLEL=ON \
 	-DVTK_USE_SYSTEM_HDF5=ON \

-- 
Paraview packaging



More information about the debian-science-commits mailing list