From 688a8d666d50288b2bfe9ef04c51ba7301ad4f02 Mon Sep 17 00:00:00 2001 From: David Marec Date: Fri, 22 Jan 2021 23:54:36 +0100 Subject: [PATCH] Review patch name and style --- files/{patch-CMakelists_txt => patch-CMakeLists.txt} | 2 +- files/{patch-iked_CMakelists_txt => patch-iked_CMakeLists.txt} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename files/{patch-CMakelists_txt => patch-CMakeLists.txt} (95%) rename files/{patch-iked_CMakelists_txt => patch-iked_CMakeLists.txt} (92%) 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( ) -- 2.44.0