Ignore:
Timestamp:
May 20, 2024, 8:17:23 AM (4 months ago)
Author:
chronos
Message:
  • Modified: Specific flatpak yml file for flathub.
File:
1 edited

Legend:

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

    r96 r97  
    22set -x
    33
    4 tar --exclude='./Install/flatpak/build' --exclude='./Install/flatpak/export' --exclude='./Install/flatpak/.flatpak-builder' --exclude='./lib' --exclude='./Install/flatpak/tunneler.tar.gz' -zcvf tunneler.tar.gz -C ../.. .
     4tar --exclude='./Install/flatpak/build' --exclude='./Install/flatpak/export' --exclude='./Install/flatpak/.flatpak-builder' --exclude='./lib' --exclude='./Install/flatpak/tunneler.tar.gz' --exclude='./Install/flatpak/flathub' -zcvf tunneler.tar.gz -C ../.. .
    55
    66BUILD_DIR=build
Note: See TracChangeset for help on using the changeset viewer.