-
- Downloads
"git@gitlab.steamos.cloud:steamrt/steam-runtime-tools.git" did not exist on "084e35916bb05852798683136ad4933853f96f6a"
_srt_get_helper: Add support for searching the PATH
We have two broad classes of helper:
- Helpers from this source package, normally found in
/usr/libexec/steam-runtime-tools-0
- Tools we have repurposed from other source packages (wflinfo and
vulkaninfo) found via the $PATH
For the former class, our behaviour is unchanged.
To support the latter class, a caller can now set the SEARCH_PATH flag.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment