Package: uid-wrapper / 1.2.4+dfsg1-1

Metadata

Package Version Patches format
uid-wrapper 1.2.4+dfsg1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no soname.diff | (download)

CMakeLists.txt | 10 0 + 10 - 0 !
src/CMakeLists.txt | 5 1 + 4 - 0 !
2 files changed, 1 insertion(+), 14 deletions(-)

 remove soname
 libuid_wrapper is a preloadable library.
 We do not support directly linking to it, so it doesn't need the SONAME.
 Let's remove it.