-
- Downloads
utils: Always look in helpers directory before PATH
Previously, we always looked for vulkaninfo and wflinfo in the PATH.
Now we look in the helpers directory, and only search the PATH if the
necessary executable isn't there.
This enables us to ship relative symlinks from the helpers directory
/usr/libexec/steam-runtime-tools-0 to an adjacent /usr/bin directory,
so that if the Steam Runtime is relocated to (for example)
.../steam-runtime, we will find vulkaninfo and wflinfo in
.../steam-runtime/usr/bin.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
cb41a76a
No related branches found
No related tags found
Loading
Please register or sign in to comment