Files
flatpak/common
Alexander Larsson 69323bb0be LD_LIBRARY_PATH: Fix order of extension libs
We prepend the app extensions, so they are before /app/lib, but
we append the runtime extensions so they are after /app/lib.

This matches what is described in https://github.com/flatpak/flatpak/issues/1075

Closes: #1076
Approved by: alexlarsson

(cherry picked from commit f7a1c9fe7c)

Closes: #1115
Approved by: alexlarsson
2017-10-19 09:04:50 +00:00
..