Skip to content

flatpak: Execute cleanup before finish and export

Ghost User requested to merge wip/albfan/flatpak-cleanup into master

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)

Merge request reports