mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-23 22:45:38 +00:00
RETROARCH: folder deletion was maybe wrong
This commit is contained in:
parent
d22402cc07
commit
c5db26059c
|
@ -210,7 +210,7 @@ modules:
|
|||
- >-
|
||||
mv ${FLATPAK_DEST}/share/pixmaps/retroarch.svg
|
||||
${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
|
||||
- rm -rf ${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