[SCM] Paraview packaging branch, master, updated. upstream/3.10.1-71-g03349ad

Mathieu Malaterre mathieu.malaterre at gmail.com
Wed Sep 7 08:40:53 UTC 2011


The following commit has been merged in the master branch:
commit 03349ad546a34541247dbd4b5dc75354e92e56e6
Author: Mathieu Malaterre <mathieu.malaterre at gmail.com>
Date:   Wed Sep 7 08:40:34 2011 +0000

    Forgot to quilt refresh the patch before sending

diff --git a/debian/patches/fixvtkxdmf_xt.patch b/debian/patches/fixvtkxdmf_xt.patch
index fca6587..1585d0a 100644
--- a/debian/patches/fixvtkxdmf_xt.patch
+++ b/debian/patches/fixvtkxdmf_xt.patch
@@ -1,2 +1,14 @@
 Reported as:
 http://paraview.org/Bug/view.php?id=12576
+Index: paraview/Utilities/Xdmf2/vtk/CMakeLists.txt
+===================================================================
+--- paraview.orig/Utilities/Xdmf2/vtk/CMakeLists.txt	2011-09-07 08:39:36.000000000 +0000
++++ paraview/Utilities/Xdmf2/vtk/CMakeLists.txt	2011-09-07 08:39:52.000000000 +0000
+@@ -105,6 +105,7 @@
+   ELSE(VTK_USE_PARALLEL)
+     TARGET_LINK_LIBRARIES(vtkXdmf vtkIO Xdmf vtkRendering)
+   ENDIF(VTK_USE_PARALLEL)
++  TARGET_LINK_LIBRARIES(${X11_Xt_LIB})
+ 
+   IF (VTK_USE_MPI)
+     # Needed for mpich 2

-- 
Paraview packaging



More information about the debian-science-commits mailing list