Ignore:
Timestamp:
May 19, 2024, 10:27:46 PM (4 months ago)
Author:
chronos
Message:
  • Modified: Updated flatpak manifest.
Location:
trunk/Install/flatpak
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak

    • Property svn:ignore
      •  

        old new  
        11build
        22export
         3repo
        34tunneler.tar.gz
        45Tunneler.flatpak
  • trunk/Install/flatpak/build.sh

    r94 r96  
    22set -x
    33
    4 tar --exclude='./Install/flatpak/build' --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' -zcvf tunneler.tar.gz -C ../.. .
    55
    66BUILD_DIR=build
Note: See TracChangeset for help on using the changeset viewer.