mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
LIBMAN: first we read from the runtime libraries, then the imported ones
This commit is contained in:
parent
8d05409889
commit
d6ae6d13ba
|
@ -37,7 +37,7 @@ finish-args:
|
|||
- --filesystem=xdg-run/gamescope-0:ro
|
||||
|
||||
environment:
|
||||
LD_LIBRARY_PATH: "${FLATPAK_DEST}/retrodeck/lib:${LD_LIBRARY_PATH}"
|
||||
LD_LIBRARY_PATH: "{LD_LIBRARY_PATH}:${FLATPAK_DEST}/retrodeck/lib"
|
||||
|
||||
cleanup:
|
||||
# ES-DE
|
||||
|
|
Loading…
Reference in a new issue