mirror of
https://github.com/flatpak/flatpak.git
synced 2026-07-11 16:47:26 -04:00
Pass a --collection-id argument through to `flatpak build-export`. Also add a ‘collection-id’ property to manifest files, which can be used to set the collection ID on an exported repo (when using --repo) without having to provide a command line option. Signed-off-by: Philip Withnall <withnall@endlessm.com>