Ignore:
Timestamp:
Jan 20, 2025, 10:48:59 AM (43 hours ago)
Author:
chronos
Message:
  • Fixed: Flatpak build.
  • Fixed: Downloading from https during acronyms processing.
Location:
trunk/Install/flatpak
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Install/flatpak

    • Property svn:ignore
      •  

        old new  
        11.flatpak-builder
        22build
         3repo
  • trunk/Install/flatpak/net.zdechov.app.AcronymDecoder.yml

    r225 r226  
    2727      - type: svn
    2828        url: https://svn.zdechov.net/AcronymDecoder/trunk
    29         revision: r225
     29        revision: r226
    3030    buildsystem: simple
    3131    build-commands:
     
    3636      - install -Dm644 Languages/*.po -t $FLATPAK_DEST/share/AcronymDecoder/Languages
    3737      - install -Dm644 Packages/Common/Languages/*.po -t $FLATPAK_DEST/share/AcronymDecoder/Languages
    38       - install -Dm644 Install/shared/acronym-decoder.xml -t $FLATPAK_DEST/share/mime/packages
     38      - install -Dm644 Install/shared/acronym-decoder.xml $FLATPAK_DEST/share/mime/packages/$FLAPTAK_ID.xml
    3939      - install -Dm644 Install/shared/AcronymDecoder.desktop -t $FLATPAK_DEST/share/applications
    4040      - install -Dm644 Images/AcronymDecoder.png -t $FLATPAK_DEST/share/icons/hicolor/256x256/apps
Note: See TracChangeset for help on using the changeset viewer.