-
- Downloads
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
5091d3fb
No related branches found
No related tags found
Loading
Please register or sign in to comment