[vtk7] 05/24: update 60_use_system_mpi4py.patch

Gert Wollny gewo at moszumanska.debian.org
Sun Jul 9 08:00:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

gewo pushed a commit to branch master
in repository vtk7.

commit c6429d56a94b341b23fdfaa141752064a12f2b24
Author: Gert Wollny <gewo at debian.org>
Date:   Sat Jul 8 10:17:39 2017 +0000

    update 60_use_system_mpi4py.patch
---
 debian/patches/60_use_system_mpi4py.patch | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

diff --git a/debian/patches/60_use_system_mpi4py.patch b/debian/patches/60_use_system_mpi4py.patch
index 7f6e035..b685d6b 100644
--- a/debian/patches/60_use_system_mpi4py.patch
+++ b/debian/patches/60_use_system_mpi4py.patch
@@ -2,11 +2,9 @@ Description: use system mpi4py
 Author: Anton Gladky <gladk at debian.org>
 Last-Update: 2015-03-24
 
-Index: VTK-6.3.0/Parallel/MPI4Py/CMakeLists.txt
-===================================================================
---- VTK-6.3.0.orig/Parallel/MPI4Py/CMakeLists.txt
-+++ VTK-6.3.0/Parallel/MPI4Py/CMakeLists.txt
-@@ -18,7 +18,7 @@ if(VTK_USE_SYSTEM_MPI4PY)
+--- a/Parallel/MPI4Py/CMakeLists.txt
++++ b/Parallel/MPI4Py/CMakeLists.txt
+@@ -18,7 +18,7 @@
      mark_as_advanced(MPI4PY_INCLUDE_DIR)
    endif()
  else()
@@ -15,16 +13,21 @@ Index: VTK-6.3.0/Parallel/MPI4Py/CMakeLists.txt
  endif()
  include_directories("${MPI4PY_INCLUDE_DIR}")
  
-Index: VTK-6.3.0/Parallel/MPI4Py/module.cmake
-===================================================================
---- VTK-6.3.0.orig/Parallel/MPI4Py/module.cmake
-+++ VTK-6.3.0/Parallel/MPI4Py/module.cmake
-@@ -5,8 +5,6 @@ if (VTK_WRAP_PYTHON)
-     DEPENDS
-       vtkParallelMPI
-       vtkPython
+--- a/Parallel/MPI4Py/module.cmake
++++ b/Parallel/MPI4Py/module.cmake
+@@ -2,8 +2,6 @@
+   vtk_module(vtkParallelMPI4Py
+     GROUPS
+       MPI
 -    COMPILE_DEPENDS
 -      vtkmpi4py
      EXCLUDE_FROM_TCL_WRAPPING
      EXCLUDE_FROM_JAVA_WRAPPING
      KIT
+@@ -14,4 +12,4 @@
+     PRIVATE_DEPENDS
+       vtkParallelMPI
+     )
+-endif ()
+\ No newline at end of file
++endif ()

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk7.git



More information about the debian-science-commits mailing list