--- doc/CMakeLists.txt.orig	2020-12-13 08:06:40 UTC
+++ doc/CMakeLists.txt
@@ -58,5 +58,5 @@ endif()

 if (NOT WIN32)
     file(GLOB manpages "${CMAKE_CURRENT_SOURCE_DIR}/*.1")
-    install(FILES ${manpages} DESTINATION share/man/man1)
+    install(FILES ${manpages} DESTINATION man/man1)
 endif()
