mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MAME: whoops
This commit is contained in:
parent
8ba455526a
commit
e4114aafed
|
@ -611,15 +611,15 @@ modules:
|
|||
|
||||
# MAME
|
||||
|
||||
# - name: retrodeck-mame
|
||||
# buildsystem: simple
|
||||
# build-commands:
|
||||
# - rm -f files/manifest.json
|
||||
# - cp -rn files/* ${FLATPAK_DEST}
|
||||
# sources:
|
||||
# - type: archive
|
||||
# url: https://github.com/RetroDECK/org.mamedev.MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
||||
# sha256: RETRODECKMAMELATEST
|
||||
- name: retrodeck-mame
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- rm -f files/manifest.json
|
||||
- cp -rn files/* ${FLATPAK_DEST}
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/RetroDECK/org.mamedev.MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
||||
sha256: RETRODECKMAMELATEST
|
||||
|
||||
# - name: retrodeck-mame
|
||||
# buildsystem: simple
|
||||
|
|
Loading…
Reference in a new issue