archrelease: copy trunk to community-any
[ArchLinux/community.git] / stp / trunk / mandir.patch
blob5a4f513ea5940aebd2fa030221b60a8756e27cf1
1 --- CMakeLists.txt 2019-03-02 08:26:01.000000000 -0600
2 +++ CMakeLists.txt 2019-09-05 02:32:58.324454246 -0500
3 @@ -487,7 +487,7 @@
5 INSTALL(
6 FILES ${CMAKE_CURRENT_BINARY_DIR}/stp.1
7 - DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man1)
8 + DESTINATION ${CMAKE_INSTALL_FULL_MANDIR}/man1)
9 message(STATUS "Manpage will be created and installed")
10 endif()
11 else()