Add static deltas for flatpak repo

This commit is contained in:
aunetx 2021-10-13 20:46:03 +02:00
parent 77d640f9e2
commit 4a80c8c077
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ build_flatpak: prepare_flatpak
export_flatpak: prepare_flatpak
# Build the flatpak package and export it to the repo
flatpak-builder --gpg-sign=$(GPG_KEY_ID) --repo=docs --state-dir=flatpak/flatpak-builder --force-clean flatpak/build $(APPNAME).yml
flatpak build-update-repo --generate-static-deltas --gpg-sign=$(GPG_KEY_ID) docs
flatpak_bundle: build_flatpak
# Create a flatpak bundle