build: Oh, you can generate a .flatpak file, if that's your thing.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 14m50s

This commit is contained in:
Cory McWilliams 2024-10-27 18:50:07 -04:00
parent 070dc5a4c0
commit ef844fbccb

View File

@ -1107,6 +1107,7 @@ appimage: out/tildefriends-x86_64.AppImage
flatpak: out/ flatpak: out/
flatpak-builder --force-clean --user --install-deps-from=flathub --install --repo=out/flatpak-repo out/flatpak src/com.unprompted.tildefriends.yml flatpak-builder --force-clean --user --install-deps-from=flathub --install --repo=out/flatpak-repo out/flatpak src/com.unprompted.tildefriends.yml
flatpak build-bundle out/flatpak-repo out/tildefriends.flatpak com.unprompted.tildefriends
.PHONY: flatpak .PHONY: flatpak
clean: clean: