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/x264/patches | |
parent | d69a79b03b8f2853b60773e38553d662a01ac269 (diff) | |
download | serenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip |
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/x264/patches')
-rw-r--r-- | Ports/x264/patches/0001-Add-definitions-for-serenity-to-configure.patch | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/Ports/x264/patches/0001-Add-definitions-for-serenity-to-configure.patch b/Ports/x264/patches/0001-Add-definitions-for-serenity-to-configure.patch index 669f022fb8..876363c9e3 100644 --- a/Ports/x264/patches/0001-Add-definitions-for-serenity-to-configure.patch +++ b/Ports/x264/patches/0001-Add-definitions-for-serenity-to-configure.patch @@ -1,10 +1,10 @@ -From 6f4145f606671d7be8597af7854bda59ef594802 Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog <hunterkva@protonmail.com> Date: Sat, 2 Apr 2022 19:14:23 -0500 Subject: [PATCH] Add definitions for serenity to configure --- - configure | 4 ++++ + configure | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure b/configure @@ -22,6 +22,3 @@ index e242e73..1f60a1a 100755 *) die "Unknown system $host, edit the configure" ;; --- -2.36.1 - |