-
- Downloads
pressure-vessel: Remap $HOME for Flatpak correctly
Because we were testing for a prefix match with a trailing slash,
when FlatpakExports exports /home/me, we would not rewrite it to
/home/me/.var/app/com.valvesoftware.Steam.
Instead of adding the necessary special cases, use a slightly refactored
version of flatpak_has_path_prefix(), which already does what we need.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
c72af27e
No related branches found
No related tags found
This commit is part of merge request !194. Comments created here will be created in the context of that merge request.
Loading
Please register or sign in to comment