summaryrefslogtreecommitdiff
path: root/Ports/SDL_sound
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/SDL_sound
parentd69a79b03b8f2853b60773e38553d662a01ac269 (diff)
downloadserenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/SDL_sound')
-rw-r--r--Ports/SDL_sound/patches/0001-Use-pkgconfig-to-find-SDL2.patch5
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/SDL_sound/patches/0001-Use-pkgconfig-to-find-SDL2.patch b/Ports/SDL_sound/patches/0001-Use-pkgconfig-to-find-SDL2.patch
index bd35729e6f..303321fc10 100644
--- a/Ports/SDL_sound/patches/0001-Use-pkgconfig-to-find-SDL2.patch
+++ b/Ports/SDL_sound/patches/0001-Use-pkgconfig-to-find-SDL2.patch
@@ -1,4 +1,4 @@
-From 1a5d08869b8084f5fdc3442c4b4ed237b7c7cf29 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: xSlendiX <gamingxslendix@gmail.com>
Date: Sun, 19 Sep 2021 22:46:10 +0300
Subject: [PATCH] Use pkgconfig to find SDL2
@@ -23,6 +23,3 @@ index c1b9241..a659246 100644
include_directories(${SDL2_INCLUDE_DIRS} ${SDL2_INCLUDE_DIR})
if(WIN32)
# -lmingw32: gcc adds it automatically.
---
-2.36.1
-