Changeset 185


Ignore:
Timestamp:
Jan 14, 2025, 11:27:44 AM (9 days ago)
Author:
chronos
Message:
  • Fixed: Copy examples in flatpak.
File:
1 edited

Legend:

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

    r184 r185  
    2727      - type: svn
    2828        url: https://svn.zdechov.net/LazFuck/trunk
    29         revision: r184
     29        revision: r185
    3030    buildsystem: simple
    3131    build-commands:
     
    3939      - install -Dm644 Packages/Common/Languages/*.po -t $FLATPAK_DEST/share/LazFuck/Languages
    4040      - install -Dm644 Install/flatpak/${FLATPAK_ID}.metainfo.xml -t $FLATPAK_DEST/share/metainfo
     41      - cp -r Examples $FLATPAK_DEST/share/LazFuck
Note: See TracChangeset for help on using the changeset viewer.