From: David Marec Date: Fri, 22 Jan 2021 22:54:36 +0000 (+0100) Subject: Review patch name and style X-Git-Url: http://popeye.lapinbilly.eu/git/?p=openiked-portable;a=commitdiff_plain;h=688a8d666d50288b2bfe9ef04c51ba7301ad4f02 Review patch name and style --- diff --git a/files/patch-CMakelists_txt b/files/patch-CMakeLists.txt similarity index 95% rename from files/patch-CMakelists_txt rename to files/patch-CMakeLists.txt index d1ccf12..a4866fe 100644 --- a/files/patch-CMakelists_txt +++ b/files/patch-CMakeLists.txt @@ -1,4 +1,4 @@ ---- CMakeLists.txt.ori +--- CMakeLists.txt.orig 2021-01-21 11:28:09 UTC +++ CMakeLists.txt @@ -24,6 +24,12 @@ include(CheckIncludeFiles) include_directories("/usr/local/include") diff --git a/files/patch-iked_CMakelists_txt b/files/patch-iked_CMakeLists.txt similarity index 92% rename from files/patch-iked_CMakelists_txt rename to files/patch-iked_CMakeLists.txt index fd00275..454139f 100644 --- a/files/patch-iked_CMakelists_txt +++ b/files/patch-iked_CMakeLists.txt @@ -1,4 +1,4 @@ ---- iked/CMakeLists.txt.ori +--- iked/CMakeLists.txt.orig 2021-01-21 11:28:09 UTC +++ iked/CMakeLists.txt @@ -194,3 +194,12 @@ add_custom_command( )