summaryrefslogtreecommitdiffstats
path: root/graphics/paraview/020_vtkdocs.diff
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/paraview/020_vtkdocs.diff')
-rw-r--r--graphics/paraview/020_vtkdocs.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/paraview/020_vtkdocs.diff b/graphics/paraview/020_vtkdocs.diff
new file mode 100644
index 0000000000..b2838aba97
--- /dev/null
+++ b/graphics/paraview/020_vtkdocs.diff
@@ -0,0 +1,10 @@
+--- VTK/Utilities/Doxygen/CMakeLists.txt.orig 2017-03-11 05:22:48.000000000 +1000
++++ VTK/Utilities/Doxygen/CMakeLists.txt 2017-03-15 21:49:40.289474063 +1000
+@@ -80,7 +80,4 @@
+ install(FILES doc_readme.txt
+ DESTINATION ${VTK_INSTALL_DOXYGEN_DIR}
+ COMPONENT Development)
+- install(DIRECTORY ${VTK_BINARY_DIR}/Utilities/Doxygen/doc/html
+- DESTINATION ${VTK_INSTALL_DOXYGEN_DIR}
+- COMPONENT Development)
+ endif()