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/sl | |
parent | d69a79b03b8f2853b60773e38553d662a01ac269 (diff) | |
download | serenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip |
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/sl')
-rw-r--r-- | Ports/sl/patches/0001-Add-an-install-target.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/sl/patches/0001-Add-an-install-target.patch b/Ports/sl/patches/0001-Add-an-install-target.patch index e9edfeb9c6..6704922cc9 100644 --- a/Ports/sl/patches/0001-Add-an-install-target.patch +++ b/Ports/sl/patches/0001-Add-an-install-target.patch @@ -1,4 +1,4 @@ -From 71f2cc48a3e66377763401054c663ca6a2a3f7ca Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner <gbeutner@serenityos.org> Date: Thu, 15 Apr 2021 15:43:18 +0200 Subject: [PATCH] Add an install target @@ -22,6 +22,3 @@ index c3005d2..04fcb9d 100644 + install sl ${DESTDIR}/usr/local/bin/sl + mkdir -p ${DESTDIR}/usr/local/share/man/man1 + gzip -9 -c < sl.1 > ${DESTDIR}/usr/local/share/man/man1/sl.1.gz --- -2.36.1 - |