mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
FFMPEG: preparing directory
This commit is contained in:
parent
8916470a27
commit
a6385d0d8d
|
@ -1238,6 +1238,9 @@ modules:
|
||||||
- cp ${FLATPAK_DEST}/retrodeck/emu-configs/pico-8/pico8-wrapper.sh /app/bin/pico8
|
- cp ${FLATPAK_DEST}/retrodeck/emu-configs/pico-8/pico8-wrapper.sh /app/bin/pico8
|
||||||
- chmod +x /app/bin/pico8
|
- chmod +x /app/bin/pico8
|
||||||
|
|
||||||
|
# Needed for ffmpeg (RPCS3)
|
||||||
|
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
|
||||||
|
|
||||||
# Placing appdata
|
# Placing appdata
|
||||||
- mkdir -p ${FLATPAK_DEST}/share/appdata
|
- mkdir -p ${FLATPAK_DEST}/share/appdata
|
||||||
- cp net.retrodeck.retrodeck.appdata.xml ${FLATPAK_DEST}/share/appdata
|
- cp net.retrodeck.retrodeck.appdata.xml ${FLATPAK_DEST}/share/appdata
|
||||||
|
|
Loading…
Reference in a new issue