mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
Retroarch: fixed failed command
This commit is contained in:
parent
af971bf834
commit
3c6e8cef08
|
@ -299,7 +299,7 @@ modules:
|
|||
- >-
|
||||
mv ${FLATPAK_DEST}/share/pixmaps/retroarch.svg
|
||||
${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
|
||||
- rmdir ${FLATPAK_DEST}/share/pixmaps/
|
||||
- rmdir --ignore-fail-on-non-empty ${FLATPAK_DEST}/share/pixmaps/
|
||||
- mkdir -p ${FLATPAK_DEST}/etc
|
||||
- >-
|
||||
sed s:@prefix@:${FLATPAK_DEST}:g retroarch.cfg >
|
||||
|
|
Loading…
Reference in a new issue