diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-06-05 03:05:04 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-06-08 17:58:36 +0100 |
commit | d426c5a4b2eac839497cc2cbeee4b87a1c9ee422 (patch) | |
tree | c3484b5625b583fc7da9cc3a7f53b4dc69186fa5 /Ports/indent | |
parent | d69a79b03b8f2853b60773e38553d662a01ac269 (diff) | |
download | serenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip |
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/indent')
-rw-r--r-- | Ports/indent/patches/0001-Don-t-build-docs.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/indent/patches/0001-Don-t-build-docs.patch b/Ports/indent/patches/0001-Don-t-build-docs.patch index 3d9c565917..376db18d8f 100644 --- a/Ports/indent/patches/0001-Don-t-build-docs.patch +++ b/Ports/indent/patches/0001-Don-t-build-docs.patch @@ -1,4 +1,4 @@ -From e8f990d19324dd80271db8626b72c57aaceb26b9 Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Brendan Coles <bcoles@gmail.com> Date: Mon, 9 Nov 2020 10:52:11 +0000 Subject: [PATCH] Don't build docs @@ -20,6 +20,3 @@ index cdf7999..ce49203 100644 BUILT_SOURCES = EXTRA_DIST = README \ config/config.rpath config/mkinstalldirs \ --- -2.36.1 - |