Ignore:
Timestamp:
Jan 20, 2025, 10:48:59 AM (42 hours ago)
Author:
chronos
Message:
  • Fixed: Flatpak build.
  • Fixed: Downloading from https during acronyms processing.
Location:
trunk/Install/flatpak
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak

    • Property svn:ignore
      •  

        old new  
        11.flatpak-builder
        22build
         3repo
  • trunk/Install/flatpak/build.sh

    r224 r226  
    1313
    1414# 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.yml
     15flatpak 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
    1616
    1717# Run
Note: See TracChangeset for help on using the changeset viewer.