Skip to content

Commit 39578ca

Browse files
authored
Revert "Include soundfont that is otherwise not bundled (#425)" (#426)
This reverts commit 27ced67.
1 parent 27ced67 commit 39578ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gzdoom/gzdoom.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@
3030
{
3131
"type": "shell",
3232
"commands": [
33-
"sed -i \"s/org.zdoom.GZDoom/${FLATPAK_ID}/g\" src/d_iwad.cpp",
34-
"install -D ./soundfont/gzdoom.sf2 /app/share/sounds/sf2/gzdoom.sf2"
33+
"sed -i \"s/org.zdoom.GZDoom/${FLATPAK_ID}/g\" src/d_iwad.cpp"
3534
]
3635
}
3736
],

0 commit comments

Comments
 (0)