mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Stupid manifest missing folder
This commit is contained in:
parent
8d15742ef1
commit
d90903213d
|
@ -1202,7 +1202,7 @@ modules:
|
||||||
- cp es-configs/es_systems.xml /app/share/emulationstation/resources/systems/unix/
|
- cp es-configs/es_systems.xml /app/share/emulationstation/resources/systems/unix/
|
||||||
# These must be put in home folder, managed by retrodeck.sh
|
# These must be put in home folder, managed by retrodeck.sh
|
||||||
- cp es-configs/es_settings.xml ${FLATPAK_DEST}/retrodeck/es_settings.xml
|
- cp es-configs/es_settings.xml ${FLATPAK_DEST}/retrodeck/es_settings.xml
|
||||||
- cp -rt ${FLATPAK_DEST}/retrodeck/rd_prepacks/ es-configs/rd_prepacks/*
|
- mv -f -t ${FLATPAK_DEST}/retrodeck es-configs/rd_prepacks
|
||||||
|
|
||||||
# Logo, res, move graphics directory away from default location so splash can be changed after build
|
# Logo, res, move graphics directory away from default location so splash can be changed after build
|
||||||
- mv -f -t ${FLATPAK_DEST}/retrodeck /app/share/emulationstation/resources/graphics
|
- mv -f -t ${FLATPAK_DEST}/retrodeck /app/share/emulationstation/resources/graphics
|
||||||
|
|
Loading…
Reference in a new issue