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
|
# MAME
|
||||||
|
|
||||||
# - name: retrodeck-mame
|
- name: retrodeck-mame
|
||||||
# buildsystem: simple
|
buildsystem: simple
|
||||||
# build-commands:
|
build-commands:
|
||||||
# - rm -f files/manifest.json
|
- rm -f files/manifest.json
|
||||||
# - cp -rn files/* ${FLATPAK_DEST}
|
- cp -rn files/* ${FLATPAK_DEST}
|
||||||
# sources:
|
sources:
|
||||||
# - type: archive
|
- type: archive
|
||||||
# url: https://github.com/RetroDECK/org.mamedev.MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
url: https://github.com/RetroDECK/org.mamedev.MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
||||||
# sha256: RETRODECKMAMELATEST
|
sha256: RETRODECKMAMELATEST
|
||||||
|
|
||||||
# - name: retrodeck-mame
|
# - name: retrodeck-mame
|
||||||
# buildsystem: simple
|
# buildsystem: simple
|
||||||
|
|
Loading…
Reference in a new issue