On 27 Aug 2002 13:03:15 +0100
Philip Blundell <[EMAIL PROTECTED]> wrote:

> > It should probably be LD_LIBRARY_PATH=whatever:$${LD_LIBRARY_PATH}
> 
> Even better, something like
> LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}whatever.
> 
> It's generally not desirable to introduce null path components into
> LD_LIBRARY_PATH if it was unset before, see #152099 for example.
> 

Hmm.. there are quite a few packages which already do something like it,
I'll cc -devel so that this will get more coverage.


-- 
[EMAIL PROTECTED]  http://www.netfort.gr.jp/~dancer




Reply via email to