File zipios-docpath.patch of Package zipios
Index: zipios-2.2.0/doc/CMakeLists.txt
===================================================================
--- zipios-2.2.0.orig/doc/CMakeLists.txt
+++ zipios-2.2.0/doc/CMakeLists.txt
@@ -69,7 +69,7 @@ function( AddDoxygenTarget TARGET_NAME V
${CMAKE_CURRENT_BINARY_DIR}/${DOCUMENTATION_OUTPUT}/
DESTINATION
- ${DATA_INSTALL_DIR}/doc/${LOWER_TARGET_NAME}/html/
+ ${DATA_INSTALL_DIR}/doc/packages/${LOWER_TARGET_NAME}/html/
)
# The following installs the man3 files, we only install the man
# pages of public classes. For more details the user will have to