diff --git a/gzdoom/gzdoom.json b/gzdoom/gzdoom.json index e71b5ec1..a375c8bc 100644 --- a/gzdoom/gzdoom.json +++ b/gzdoom/gzdoom.json @@ -26,6 +26,12 @@ { "type": "patch", "path": "description.patch" + }, + { + "type": "shell", + "commands": [ + "sed -i \"s/org.zdoom.GZDoom/${FLATPAK_ID}/g\" src/d_iwad.cpp" + ] } ], "modules": [