mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-03-06 14:27:48 +00:00
WORKFLOW: restored the cooker-selfhosted.yml from the branch cooker
This commit is contained in:
parent
7b6b1cfb12
commit
672fad50ae
|
@ -210,7 +210,7 @@ modules:
|
||||||
- >-
|
- >-
|
||||||
mv ${FLATPAK_DEST}/share/pixmaps/retroarch.svg
|
mv ${FLATPAK_DEST}/share/pixmaps/retroarch.svg
|
||||||
${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
|
${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/
|
||||||
- rmdir --ignore-fail-on-non-empty ${FLATPAK_DEST}/share/pixmaps/
|
- rm -rf ${FLATPAK_DEST}/share/pixmaps/
|
||||||
- mkdir -p ${FLATPAK_DEST}/etc
|
- mkdir -p ${FLATPAK_DEST}/etc
|
||||||
- >-
|
- >-
|
||||||
sed s:@prefix@:${FLATPAK_DEST}:g retroarch.cfg >
|
sed s:@prefix@:${FLATPAK_DEST}:g retroarch.cfg >
|
||||||
|
|
Loading…
Reference in a new issue