flatpak: remove zig from final build

This commit is contained in:
Mitchell Hashimoto
2023-02-27 15:29:32 -08:00
parent 5db9854e63
commit bdfd182802

View File

@ -8,8 +8,10 @@ build-options:
append-path: /app/tmp/zig
strip: false
no-debuginfo: true
cleanup:
- /app/tmp/zig
# Note: we have to use cleanup-commands because flatpak-builder doesn't
# run "cleanup" on its own: https://github.com/flatpak/flatpak-builder/issues/14
cleanup-commands:
- "rm -rf /app/tmp"
finish-args:
# 3D rendering
- --device=dri