Ignore:
Timestamp:
Nov 21, 2024, 10:17:36 PM (22 hours ago)
Author:
chronos
Message:
  • Fixed: Improved Profile.png path detection.
File:
1 edited

Legend:

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

    r187 r188  
    2525      - type: svn
    2626        url: https://svn.zdechov.net/vcard-studio/trunk
    27         revision: r187
     27        revision: r188
    2828    buildsystem: simple
    2929    build-commands:
     
    3636      - install -Dm644 Install/flatpak/${FLATPAK_ID}.desktop -t $FLATPAK_DEST/share/applications
    3737      - install -Dm644 "Images/vCard Studio.png" $FLATPAK_DEST/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png
    38       - install -Dm644 Images/Profile.png -t $FLATPAK_DEST/share/vCardStudio/Images/Profile.png
     38      - install -Dm644 Images/Profile.png -t $FLATPAK_DEST/share/vCardStudio/Images
    3939      - install -Dm644 Languages/*.po -t $FLATPAK_DEST/share/vCardStudio/Languages
    4040      - install -Dm644 Packages/Common/Languages/*.po -t $FLATPAK_DEST/share/vCardStudio/Languages
Note: See TracChangeset for help on using the changeset viewer.