Ignore:
Timestamp:
Jan 13, 2025, 11:21:28 PM (9 days ago)
Author:
chronos
Message:
  • Fixed: Languages directory detection on Linux.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak/build.sh

    r109 r112  
    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.