Skip to content
Snippets Groups Projects
Commit 434c5637 authored by Ludovico de Nittis's avatar Ludovico de Nittis
Browse files

runtime: Use "/usr/share" as a fallback lib data directory


If the host system stores the shared libraries in a directory that is
not what we expect, we try as a last resort `/usr/share`, in an effort
to increase the number of OSs that we are able to cover.

For example this should help Exherbo to find the right libdrm and
drirc.d directories.

Fixes: #68

Signed-off-by: default avatarLudovico de Nittis <ludovico.denittis@collabora.com>
parent 89276c9a
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
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