Prevent generation of versionless library name symbolic links

Authored by jriddell on Jun 10 2019, 7:49 PM.

Description

Prevent generation of versionless library name symbolic links

Prevent generation of versionless library name symbolic links to
versioned library files.
For example, for an installed library libkbibtexdata.so.0.10, create
only a symbolic link named libkbibtexdata.so.0 to this library, but no
symbolic link named libkbibtexdata.so as would be the default.

Details

Committed
thomasfischerJun 10 2019, 7:53 PM
Parents
R462:66889a3afc81: Minor updates/corrections in README
Branches
Unknown
Tags
Unknown