Skip to content
Snippets Groups Projects
Simon McVittie's avatar
Simon McVittie authored
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>
f3408b27
History
Name Last commit Last update
..