]> err.no Git - dpkg/commit
Dpkg::Shlibs: Always consider all paths from LD_LIBRARY_PATH
authorRaphael Hertzog <hertzog@debian.org>
Thu, 22 Nov 2007 11:22:14 +0000 (12:22 +0100)
committerRaphael Hertzog <hertzog@debian.org>
Thu, 22 Nov 2007 11:22:14 +0000 (12:22 +0100)
commit0a3f6436bcdfed21e7edc0c1c8c60322b590298b
tree9dcbf4567026c9a73a12c2385fcf1087907efa8f
parent65135f5f7090ddf6c8709659f69e740440f2e91a
Dpkg::Shlibs: Always consider all paths from LD_LIBRARY_PATH

Paths listed in LD_LIBRARY_PATH were not added at the beginning of the search
path if they were part of the default search paths. Remove this restriction
so that it's possible to change the search order in default paths by using
this variable.
ChangeLog
scripts/Dpkg/Shlibs.pm