mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
MAME: enabled module [skip ci]
This commit is contained in:
parent
0cc66841c2
commit
aab8556972
|
@ -1323,14 +1323,14 @@ modules:
|
|||
|
||||
# MAME - Start
|
||||
|
||||
# - name: retrodeck-mame
|
||||
# buildsystem: simple
|
||||
# build-commands:
|
||||
# - cp -rn files/* /app
|
||||
# sources:
|
||||
# - type: archive
|
||||
# url:
|
||||
# sha256: RETRODECKMAMEPLACEHOLDER
|
||||
- name: retrodeck-mame
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- cp -rn files/* /app
|
||||
sources:
|
||||
- type: archive
|
||||
url: RETRODECKMAMEPLACEHOLDERURL
|
||||
sha256: RETRODECKMAMEPLACEHOLDER
|
||||
|
||||
# MAME - End
|
||||
|
||||
|
|
Loading…
Reference in a new issue