Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
util.py: Programmatically locate
ldconfig
using shutil.which
to h…
…andle systems where it's not in the standard PATH. Additionally use `subprocess.run` with explicit encoding handling to reliably capture `ldconfig` output, addressing potential encoding issues outside the Steam Runtime.
- Loading branch information