makepatch style
authorDavid Marec <DavidMarec@users.noreply.github.com>
Tue, 26 Jan 2021 20:56:05 +0000 (21:56 +0100)
committerDavid Marec <DavidMarec@users.noreply.github.com>
Tue, 26 Jan 2021 20:56:05 +0000 (21:56 +0100)
files/patch-ikectl_CMakeLists.txt
files/patch-iked_CMakeLists.txt

index dd69b863ac9fd5f0d0d1f79f1acd3a3221457ac4..be5b58c1e91a3c805677185b2d67e4a2a82ba9c0 100644 (file)
@@ -1,6 +1,6 @@
---- 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 @@
+--- ikectl/CMakeLists.txt.orig 2021-01-26 20:10:39 UTC
++++ ikectl/CMakeLists.txt
+@@ -69,3 +69,4 @@ target_link_libraries(ikectl
  )
  
  install(TARGETS ikectl RUNTIME DESTINATION sbin)
index 5c797fbc5fdd168b46fef00c5ce91929b67949ff..a76114c45296dda75b6adc80156894f4c2029a4d 100644 (file)
@@ -1,6 +1,6 @@
---- iked/CMakeLists.txt.ori    2021-01-26 21:10:39.000000000 +0100
-+++ iked/CMakeLists.txt        2021-01-26 21:32:44.642884000 +0100
-@@ -195,6 +195,8 @@
+--- iked/CMakeLists.txt.orig   2021-01-26 20:10:39 UTC
++++ iked/CMakeLists.txt
+@@ -195,6 +195,8 @@ add_custom_command(
  
  install(TARGETS iked RUNTIME DESTINATION sbin)
  install(FILES ${CMAKE_SOURCE_DIR}/iked.conf DESTINATION ${CMAKE_INSTALL_SYSCONFDIR})