mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-17 03:45:38 +00:00
MANIFEST: removed overlays as they will be introduced in v0.5.0b
This commit is contained in:
parent
603c0786a3
commit
4901e825d1
|
@ -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