diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-05-21 20:44:27 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-05-22 00:11:16 +0100 |
commit | ee66ed624872fb1cf473a9aff8d9c0deda18805e (patch) | |
tree | 81f347a4c5180f56cfa8a33a1a7eac79be6a1d29 /Ports/c-ray/patches | |
parent | 6641868c357822f885b97db3af17f58c0d6144b8 (diff) | |
download | serenity-ee66ed624872fb1cf473a9aff8d9c0deda18805e.zip |
Ports: Fully delete Co-Authored-By lines from the ReadMe
Otherwise, this results in a number of empty lines where
Co-Authored-By would have been.
Diffstat (limited to 'Ports/c-ray/patches')
-rw-r--r-- | Ports/c-ray/patches/ReadMe.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Ports/c-ray/patches/ReadMe.md b/Ports/c-ray/patches/ReadMe.md index f6658d0f08..987ed11e16 100644 --- a/Ports/c-ray/patches/ReadMe.md +++ b/Ports/c-ray/patches/ReadMe.md @@ -10,26 +10,21 @@ Add a dummy configure file Disable checkBuf() on serenity - ## `0003-Let-c-ray-define-its-own-version-of-vasprintf.patch` Let c-ray define its own version of vasprintf - ## `0004-Link-with-the-needed-serenity-libraries.patch` Link with the needed serenity libraries - - ## `0005-Use-usleep-on-serenity.patch` Use usleep() on serenity - ## `0006-Reduce-HDR-scene-settings-a-bit.patch` Reduce HDR scene settings a bit @@ -40,8 +35,6 @@ Reduce HDR scene settings a bit Replace the micro symbol with a 'u' - - ## `0008-Make-SDL-use-software-rendering.patch` Make SDL use software rendering @@ -49,4 +42,3 @@ Make SDL use software rendering Serenity does not support accelerated rendering - |