Skip to content
Snippets Groups Projects
Commit f3408b27 authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent c72af27e
No related branches found
No related tags found
1 merge request!194Flatpak-related fixes
This commit is part of merge request !194. Comments created here will be created in the context of that merge request.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment