-
- Downloads
"git@gitlab.steamos.cloud:steamrt/steam-runtime-tools.git" did not exist on "1c4b87bbc327540e8c3ba3e52d5c3a80b6b16be9"
runtime: Correctly handle data dirs when in a Flatpak environment
When we are in a Flatpak environment there are two issue:
- It's common to have multiple data directory, usually one for every
multiarch
- If we bind the data directory in "/usr/share/${dir_basename}" there is
no guarantee that it will be in the library search path
For this reason we avoid raising a warning if we have multiple data
directory and also we bind them preserving their original path.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
9a9a38e9
No related branches found
No related tags found
Loading
Please register or sign in to comment