[SCM] Paraview packaging branch, master, updated. upstream/3.10.1-96-gcbf5c3e

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Oct 5 16:44:54 UTC 2011


The following commit has been merged in the master branch:
commit cbf5c3eaede0357e0ea1e0beb30af0c76af527f6
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date:   Wed Oct 5 18:43:28 2011 +0200

    rely on mpi compiler to detect mpi installation. For some reason mpi-default-dev does not work on armel, mips, mipsel & s390
    cmake 2.8.5 has a more robust FindMPI module

diff --git a/debian/rules b/debian/rules
index c7b0e72..810bf91 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,9 +52,6 @@ extra_flags += -Wno-dev \
 	-DVTK_USE_POSTGRES=ON \
 	-DVTK_USE_N_WAY_ARRAYS=ON \
 	-DPARAVIEW_USE_MPI=ON \
-	-DMPI_INCLUDE_PATH="/usr/include/mpi" \
-	-DMPI_LIBRARY="/usr/lib/libmpi.so" \
-	-DMPI_EXTRA_LIBRARY="/usr/lib/libmpi++.so" \
 	-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