summarylogtreecommitdiffstats
path: root/docs-install-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'docs-install-path.patch')
-rw-r--r--docs-install-path.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-install-path.patch b/docs-install-path.patch
index dca65afaba49..893e240db248 100644
--- a/docs-install-path.patch
+++ b/docs-install-path.patch
@@ -6,5 +6,5 @@ diff '--color=auto' --unified --recursive --text sockpp-0.7.1/doc/CMakeLists.txt
add_custom_target(doc ALL DEPENDS ${DOXYTARGETS})
-install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION share)
-+install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION share/sockpp)
++install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doc DESTINATION share/doc/sockpp)