mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +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
|
||||
- chmod +x /app/bin/pico8
|
||||
|
||||
# Needed for ffmpeg (RPCS3)
|
||||
- mkdir -p ${FLATPAK_DEST}/lib/ffmpeg
|
||||
|
||||
# Placing appdata
|
||||
- mkdir -p ${FLATPAK_DEST}/share/appdata
|
||||
- cp net.retrodeck.retrodeck.appdata.xml ${FLATPAK_DEST}/share/appdata
|
||||
|
|
Loading…
Reference in a new issue