On Tue, 26 Dec 2000, Joey Hess wrote: > The much more brutal hack is the objdump + ldconfig + autoscanning > shlibs files in DEBIAN directories stuff.
> I saw the thread. I got the impression that setting LD_LIBRARY_PATH only > stopped a warning message. Is that not correct? I had thought this was just cosmetic, but that's not the case. If LD_LIBRARY_PATH includes the path to the libraries we've just built, it can use the respective DEBIAN/shlibs files from the package install directory, and debian/shlibs.local is no longer necessary. Steve Langasek postmodern programmer

