mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
MANIFEST: tentative fixing the ld library path
This commit is contained in:
parent
164b5bd704
commit
ab28b58b64
|
@ -37,7 +37,7 @@ finish-args:
|
|||
- --filesystem=xdg-run/gamescope-0:ro
|
||||
|
||||
environment:
|
||||
LD_LIBRARY_PATH: "${LD_LIBRARY_PATH}:${FLATPAK_DEST}/retrodeck/lib"
|
||||
LD_LIBRARY_PATH: "/app/lib:/app/retrodeck/lib"
|
||||
|
||||
cleanup:
|
||||
# ES-DE
|
||||
|
|
Loading…
Reference in a new issue