mirror of
https://github.com/RetroDECK/net.kuribo64.melonDS.git
synced 2024-11-23 22:25:40 +00:00
Actually install the appdata
This commit is contained in:
parent
8f6ac18459
commit
7c15074d81
|
@ -23,8 +23,12 @@ modules:
|
|||
tag: v4.3.1
|
||||
- name: melonds
|
||||
buildsystem: cmake-ninja
|
||||
build-commands:
|
||||
- install -D -m644 -t /app/share/appdata/ ${FLATPAK_ID}.appdata.xml
|
||||
sources:
|
||||
- type: git
|
||||
url: https://github.com/Arisotura/melonDS.git
|
||||
tag: "0.9"
|
||||
commit: 94d12c68b3cc8240d52c4123cf804641fa66b40a
|
||||
- type: file
|
||||
path: net.kuribo64.melonDS.appdata.xml
|
||||
|
|
Loading…
Reference in a new issue