On Mon, Oct 18, 2010 at 12:51:18 +0300, Jari Aalto wrote:

> 
> >     @@ -1,3 +1,3 @@
> >      #!/bin/sh
> >     -export LD_LIBRARY_PATH="@libdir@:${LD_LIBRARY_PATH}"
> >     +export LD_LIBRARY_PATH="@lib...@${ld_library_path:+:$LD_LIBRARY_PATH}"
> 
> > [Iaian]
> > You can if you wish, but I intend(ed) to prepare maintainer uploads to
> > fix these bugs this weekend. I'll incorporate your patches (with
> > attribution, of course) into a maintainer upload then.
> 
> Please hold. That patch does not cut it. See:
> 
>     (
>         LD_LIBRARY_PATH="::"
>         echo LD_LIBRARY_PATH="@lib...@${ld_library_path:+:$LD_LIBRARY_PATH}"
>     )
> 
>     # => ld_library_pa...@libdir@:::
> 
Wrong.  This example is broken.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to