makepatch style
[openiked-portable] / files / patch-ikectl_CMakeLists.txt
1 --- ikectl/CMakeLists.txt.orig  2021-01-26 20:10:39 UTC
2 +++ ikectl/CMakeLists.txt
3 @@ -69,3 +69,4 @@ target_link_libraries(ikectl
4  )
5  
6  install(TARGETS ikectl RUNTIME DESTINATION sbin)
7 +install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/ikectl.8 DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man8/)