mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
PANCAKES: fixed module
This commit is contained in:
parent
18bf8314a5
commit
ea0f207b26
|
@ -572,11 +572,11 @@ modules:
|
|||
- mkdir -p "${FLATPAK_DEST}"
|
||||
- mv *.so* "${FLATPAK_DEST}/retrodeck/tmplib/"
|
||||
- mv R*x* "${FLATPAK_DEST}/bin/"
|
||||
- chmod +x "${FLATPAK_DEST}/bin/R*x"*
|
||||
- chmod +x "${FLATPAK_DEST}/bin/"R*x*
|
||||
- mkdir -p "${FLATPAK_DEST}/retrodeck/licenses"
|
||||
- mv LICENSE.txt "${FLATPAK_DEST}/retrodeck/licenses"
|
||||
sources:
|
||||
- type: file
|
||||
- type: archive
|
||||
url: https://github.com/RetroDECK/Pancakes-bin/releases/download/1.1.0.1403/pancakes-Release-linux_x64.tar.gz
|
||||
sha256: 68b1602c99c5e5b743a1362eaf428ee88b237bd5029aede00d342fa8d79b8f27
|
||||
|
||||
|
|
Loading…
Reference in a new issue