Skip to content
Snippets Groups Projects
Commit be8964b0 authored by Simon McVittie's avatar Simon McVittie
Browse files

debian: Make symlinks in RPATH point to libraries by SONAME


This means they don't stop working when the real path to a library
happens to have changed, for example upgrading GLib 2.32.3 to 2.32.4,
which changes the real file implementing the library from
libglib-2.0.so.0.3200.3 to libglib-2.0.so.0.3200.4.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 304efd9c
No related branches found
No related tags found
Loading
Pipeline #9787 passed