Control: tags -1 fixed-upstream

On Sun, 23 Feb 2014 14:35:15 +0100 Sebastian Ramacher <sramac...@debian.org> 
wrote:
> Andrew Kelly noticed that if one uses GNUInstallDirs to obtain the
> library location, libraries will be installed into
> /usr/local/lib/$triplet with the default prefix. However, ld.so is not
> configured to look for libraries there. I think that GNUInstallDirs
> should point to multiarch locations only if the location is really known
> to be considered by ld.so. In the case of Debian, this is only the case
> if the prefix is / or /usr.
> 
> What do you think of the attached patch? It adds the multiarch triplet
> if and only if prefix is / or /usr.

This is sort of fixed upstream:
https://github.com/Kitware/CMake/commit/620939e4e6f5a61cd5c0fac2704de4bfda0eb7ef

With that change the architecture part is only added when the prefix is /usr.
It could be extended to also do that when prefix = /.

Cheers,
Felix


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to