From d426c5a4b2eac839497cc2cbeee4b87a1c9ee422 Mon Sep 17 00:00:00 2001 From: Tim Schumacher Date: Sun, 5 Jun 2022 03:05:04 +0200 Subject: Ports: Format patches without numbering, commit hash or version number --- .../patches/0001-Log-to-dev-null-if-the-log-file-doesn-t-exist.patch | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'Ports/freeciv/patches') diff --git a/Ports/freeciv/patches/0001-Log-to-dev-null-if-the-log-file-doesn-t-exist.patch b/Ports/freeciv/patches/0001-Log-to-dev-null-if-the-log-file-doesn-t-exist.patch index 6a8ca189ef..e53dca54e8 100644 --- a/Ports/freeciv/patches/0001-Log-to-dev-null-if-the-log-file-doesn-t-exist.patch +++ b/Ports/freeciv/patches/0001-Log-to-dev-null-if-the-log-file-doesn-t-exist.patch @@ -1,4 +1,4 @@ -From cbcb5538e52f9990387d4d79e676d6ef3d03fe46 Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Fri, 4 Jun 2021 23:20:55 +0200 Subject: [PATCH] Log to /dev/null if the log file doesn't exist @@ -49,6 +49,3 @@ index 0afef96..d931378 100644 fchmod(1, 0644); } --- -2.36.1 - -- cgit v1.2.3