Ignore:
Timestamp:
Jan 14, 2025, 11:19:27 AM (10 days ago)
Author:
chronos
Message:
  • Fixed: Data directories detection on Linux.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak/net.zdechov.app.LazFuck.yml

    r183 r184  
    2727      - type: svn
    2828        url: https://svn.zdechov.net/LazFuck/trunk
    29         revision: r183
     29        revision: r184
    3030    buildsystem: simple
    3131    build-commands:
     
    3535      - install -Dm755 LazFuck -t $FLATPAK_DEST/bin
    3636      - install -Dm644 Install/deb/LazFuck.desktop -t $FLATPAK_DEST/share/applications
    37       - install -Dm644 Images/256x256/LazFuck.png $FLATPAK_DEST/share/icons/hicolor/256x256/apps
     37      - install -Dm644 Images/256x256/LazFuck.png -t $FLATPAK_DEST/share/icons/hicolor/256x256/apps
    3838      - install -Dm644 Languages/*.po -t $FLATPAK_DEST/share/LazFuck/Languages
    3939      - install -Dm644 Packages/Common/Languages/*.po -t $FLATPAK_DEST/share/LazFuck/Languages
Note: See TracChangeset for help on using the changeset viewer.