mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-31 04:25:39 +00:00
MANIFEST: removed overlays as they will be introduced in v0.5.0b
This commit is contained in:
parent
05df50484f
commit
8552a4abe6
|
@ -1067,7 +1067,7 @@ modules:
|
|||
- cp emu-configs/config.yml ${FLATPAK_DEST}/retrodeck/emu-configs/
|
||||
|
||||
# Overlays
|
||||
- cp -r overlays ${FLATPAK_DEST}/retrodeck/overlays
|
||||
#- cp -r overlays ${FLATPAK_DEST}/retrodeck/overlays Disabled in 0.4.2b as it will be introduced in 0.5.0b
|
||||
|
||||
# Placing appdata
|
||||
- mkdir -p ${FLATPAK_DEST}/share/appdata
|
||||
|
|
Loading…
Reference in a new issue