From: David Marec Date: Tue, 26 Jan 2021 20:56:05 +0000 (+0100) Subject: makepatch style X-Git-Url: http://popeye.lapinbilly.eu/git/?p=openiked-portable.git;a=commitdiff_plain;h=ca1f31122fa25aa31260ebe644dfa9d86cef6e98 makepatch style --- diff --git a/files/patch-ikectl_CMakeLists.txt b/files/patch-ikectl_CMakeLists.txt index dd69b86..be5b58c 100644 --- a/files/patch-ikectl_CMakeLists.txt +++ b/files/patch-ikectl_CMakeLists.txt @@ -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) diff --git a/files/patch-iked_CMakeLists.txt b/files/patch-iked_CMakeLists.txt index 5c797fb..a76114c 100644 --- a/files/patch-iked_CMakeLists.txt +++ b/files/patch-iked_CMakeLists.txt @@ -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})