From e0389efd0f864f9de6c00ef32479dde94b60febc Mon Sep 17 00:00:00 2001 From: Kevin Degeling Date: Tue, 26 Sep 2023 09:04:08 +0200 Subject: [PATCH] Apply upstream patch properly Quite a chaotic situation --- gzdoom/gzdoom.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gzdoom/gzdoom.json b/gzdoom/gzdoom.json index ca00249e..67ec0dbc 100644 --- a/gzdoom/gzdoom.json +++ b/gzdoom/gzdoom.json @@ -28,10 +28,13 @@ "url": "https://github.com/zdoom/gzdoom/raw/g4.10.0/soundfont/gzdoom.sf2", "sha256": "fca3e514b635a21789d4224e84865d2954a2a914d46b64aa8219ddb565c44869" }, - /* I've discussed these patches upstream and a special -DFLATPAK_BUNDLE has been approved */ { "type": "patch", "path": "description.patch" + }, + { + "type": "patch", + "path": "0001-fixed-DumpCPUInfo-definition-for-non-x64-platforms.patch" } ], "post-install": [