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