summaryrefslogtreecommitdiff
path: root/Ports/opentyrian
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2022-06-05 03:05:04 +0200
committerLinus Groh <mail@linusgroh.de>2022-06-08 17:58:36 +0100
commitd426c5a4b2eac839497cc2cbeee4b87a1c9ee422 (patch)
treec3484b5625b583fc7da9cc3a7f53b4dc69186fa5 /Ports/opentyrian
parentd69a79b03b8f2853b60773e38553d662a01ac269 (diff)
downloadserenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/opentyrian')
-rw-r--r--Ports/opentyrian/patches/0001-Build-with-CMake.patch5
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/opentyrian/patches/0001-Build-with-CMake.patch b/Ports/opentyrian/patches/0001-Build-with-CMake.patch
index 9cf1044d82..9011d26038 100644
--- a/Ports/opentyrian/patches/0001-Build-with-CMake.patch
+++ b/Ports/opentyrian/patches/0001-Build-with-CMake.patch
@@ -1,4 +1,4 @@
-From 88cb0766b68056eec4c4f7f39fc188f566037bab Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Oleg Kosenkov <okosenkov@gmail.com>
Date: Mon, 31 May 2021 14:01:49 -0400
Subject: [PATCH] Build with CMake
@@ -93,6 +93,3 @@ index 0000000..19d68c0
+target_link_libraries(tyrian m ${SDL2_LIBRARIES})
+install(TARGETS tyrian
+ RUNTIME DESTINATION bin)
---
-2.36.1
-