slackbuilds_ponce/graphics/paraview/020_vtkdocs.diff
Christoph Willing 630e70aa07 graphics/paraview: Updated for version 5.3.0
Signed-off-by: Christoph Willing <chris.willing@iinet.net.au>
2017-03-18 06:59:15 +07:00

10 lines
432 B
Diff

--- 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()