openrct2: remove patch (issue fixed upstream)

This commit is contained in:
LRFLEW
2026-07-12 19:05:40 -05:00
parent 742c9ebf77
commit 70143e77b9
-6
View File
@@ -128,12 +128,6 @@ stdenv.mkDerivation (finalAttrs: {
unzip -o ${title-sequences} -d $sourceRoot/data/sequence
'';
# Fix blank changelog & contributors screen. See https://github.com/OpenRCT2/OpenRCT2/issues/16988
postPatch = ''
substituteInPlace src/openrct2/platform/Platform.Linux.cpp \
--replace-fail "/usr/share/doc/openrct2" "$out/share/doc/openrct2"
'';
preConfigure =
# Verify that the correct version of each third party repository is used.
(