Changeset 226 for trunk/Install/flatpak/build.sh
- Timestamp:
- Jan 20, 2025, 10:48:59 AM (42 hours ago)
- Location:
- trunk/Install/flatpak
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Install/flatpak
- Property svn:ignore
-
old new 1 1 .flatpak-builder 2 2 build 3 repo
-
- Property svn:ignore
-
trunk/Install/flatpak/build.sh
r224 r226 13 13 14 14 # Build 15 flatpak run org.flatpak.Builder --force-clean --sandbox -- system--install --ccache --mirror-screenshots-url=https://dl.flathub.org/media/ --repo=$REPO_DIR $BUILD_DIR $FLATPAK_ID.yml15 flatpak run org.flatpak.Builder --force-clean --sandbox --user --install --ccache --mirror-screenshots-url=https://dl.flathub.org/media/ --repo=$REPO_DIR $BUILD_DIR $FLATPAK_ID.yml 16 16 17 17 # Run
Note:
See TracChangeset
for help on using the changeset viewer.