forked from pool/paraview
30221fcbc6
Update to version 4.0.1 OBS-URL: https://build.opensuse.org/request/show/182960 OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=19
14 lines
560 B
Diff
14 lines
560 B
Diff
Index: ParaView-v4.0.1-source/CMakeLists.txt
|
|
===================================================================
|
|
--- ParaView-v4.0.1-source.orig/CMakeLists.txt
|
|
+++ ParaView-v4.0.1-source/CMakeLists.txt
|
|
@@ -176,7 +176,7 @@ set (VTK_INSTALL_NO_QT_PLUGIN TRUE)
|
|
|
|
# ParaView install the vtk python modules specifically to appropriate locations.
|
|
set (VTK_INSTALL_NO_PYTHON TRUE)
|
|
-set (VTK_INSTALL_PYTHON_USING_CMAKE TRUE)
|
|
+set (VTK_INSTALL_PYTHON_USING_CMAKE FALSE)
|
|
|
|
# for temporary backwards compatibility.
|
|
set (PV_INSTALL_BIN_DIR ${VTK_INSTALL_RUNTIME_DIR})
|