mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-27 16:15:42 +00:00
WORKFLOW: restored the cooker-selfhosted.yml from the branch cooker
This commit is contained in:
parent
6e2b29d18e
commit
d22402cc07
|
@ -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