summarylogtreecommitdiffstats
path: root/docs-install-path.patch
diff options
context:
space:
mode:
authorAlexandru Barbur2022-06-30 09:36:34 -0400
committerAlexandru Barbur2022-06-30 09:36:34 -0400
commitafd3b6c5262d5ef8e7f2335b5d400822cf9d3372 (patch)
tree9a192be62288f692ce1e7ed0efc450962e6950b2 /docs-install-path.patch
parent2c85ea653f1329e41b81da366ab19cc1723a9ef8 (diff)
downloadaur-sockpp.tar.gz
Move docs to /usr/share/doc/sockpp.
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)