flatpak: Execute cleanup before finish and export
Replace
- flatpak build-finish
- flatpak build-export
with
flatpak-builder --finish-only
which do an initial cleanup and renaming before those steps
Fixes #267 (closed)
Replace
with
flatpak-builder --finish-only
which do an initial cleanup and renaming before those steps
Fixes #267 (closed)