Add man pages
[openiked-portable] / files / patch-ikectl_CMakeLists.txt
diff --git a/files/patch-ikectl_CMakeLists.txt b/files/patch-ikectl_CMakeLists.txt
new file mode 100644 (file)
index 0000000..dd69b86
--- /dev/null
@@ -0,0 +1,7 @@
+--- ikectl/CMakeLists.txt.ori  2021-01-26 21:10:39.000000000 +0100
++++ ikectl/CMakeLists.txt      2021-01-26 21:33:08.558658000 +0100
+@@ -69,3 +69,4 @@
+ )
+ install(TARGETS ikectl RUNTIME DESTINATION sbin)
++install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/ikectl.8 DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man8/)