Ignore:
Timestamp:
Feb 19, 2025, 9:18:32 AM (3 days ago)
Author:
chronos
Message:
  • Modified: Detect data files usr/share/c-evo directory on Linux as relative directory to usr/bin directory.
File:
1 edited

Legend:

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

    r645 r647  
    44mv ../../AI/StdAI/libstdai.so ../../AI/StdAI/libstdai-amd64.so
    55lazbuild --build-mode=Release ../../Integrated.lpi
    6 install -Dm755 ../../c-evo -t AppDir/usr/share/c-evo
    7 install -d AppDir/usr/bin
    8 ln -s $FLATPAK_DEST/share/c-evo/c-evo AppDir/usr/bin/c-evo
     6install -Dm755 ../../c-evo -t AppDir/usr/bin
    97install -Dm644 ../../Language.txt -t AppDir/usr/share/c-evo
    108install -Dm644 ../../Language2.txt -t AppDir/usr/share/c-evo
Note: See TracChangeset for help on using the changeset viewer.