Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net-dns/s6-dns: move dynamic libraries {/usr/lib* -> /lib*} | Petr Vaněk | 2023-02-21 | 1 | -0/+47 |
The package newly installs libraries to /lib* rather than /usr/lib* because utilities are installed to /bin, therefore, they should link shared libraries from /lib*. Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org> |