On Wed, 2017-07-19 at 13:19 +0100, Emil Velikov wrote:
> On 18 July 2017 at 14:05, Andres Gomez wrote:
> > On Tue, 2017-07-18 at 10:48 +0100, Emil Velikov wrote:
> > > On 15 July 2017 at 17:01, Andres Gomez wrote:
> > > > On Mon, 2017-07-10 at 12:19 +0100, Emil Velikov wrote:
> > > > > On 8 July
On 18 July 2017 at 14:05, Andres Gomez wrote:
> On Tue, 2017-07-18 at 10:48 +0100, Emil Velikov wrote:
>> On 15 July 2017 at 17:01, Andres Gomez wrote:
>> > On Mon, 2017-07-10 at 12:19 +0100, Emil Velikov wrote:
>> > > On 8 July 2017 at 20:59, Andres Gomez wrote:
>> > > > The LD_LIBRARY_PATH env
On Tue, 2017-07-18 at 10:48 +0100, Emil Velikov wrote:
> On 15 July 2017 at 17:01, Andres Gomez wrote:
> > On Mon, 2017-07-10 at 12:19 +0100, Emil Velikov wrote:
> > > On 8 July 2017 at 20:59, Andres Gomez wrote:
> > > > The LD_LIBRARY_PATH environment variable could be already defined so
> > > >
On 15 July 2017 at 17:01, Andres Gomez wrote:
> On Mon, 2017-07-10 at 12:19 +0100, Emil Velikov wrote:
>> On 8 July 2017 at 20:59, Andres Gomez wrote:
>> > The LD_LIBRARY_PATH environment variable could be already defined so
>> > we extend it and restore it rather than just overwriting it.
>> >
>
On Mon, 2017-07-10 at 12:19 +0100, Emil Velikov wrote:
> On 8 July 2017 at 20:59, Andres Gomez wrote:
> > The LD_LIBRARY_PATH environment variable could be already defined so
> > we extend it and restore it rather than just overwriting it.
> >
>
> Hmm, what are you doing to actually require LD_L
On Mon, 2017-07-10 at 12:15 +0100, Eric Engestrom wrote:
> On Saturday, 2017-07-08 22:59:40 +0300, Andres Gomez wrote:
> > The LD_LIBRARY_PATH environment variable could be already defined so
> > we extend it and restore it rather than just overwriting it.
> >
> > Signed-off-by: Andres Gomez
> >
On 8 July 2017 at 20:59, Andres Gomez wrote:
> The LD_LIBRARY_PATH environment variable could be already defined so
> we extend it and restore it rather than just overwriting it.
>
Hmm, what are you doing to actually require LD_LIBRARY_PATH in the first place?
It makes it somewhat uneasy that one
On Saturday, 2017-07-08 22:59:40 +0300, Andres Gomez wrote:
> The LD_LIBRARY_PATH environment variable could be already defined so
> we extend it and restore it rather than just overwriting it.
>
> Signed-off-by: Andres Gomez
> ---
> docs/releasing.html | 4 +++-
> 1 file changed, 3 insertions(+
The LD_LIBRARY_PATH environment variable could be already defined so
we extend it and restore it rather than just overwriting it.
Signed-off-by: Andres Gomez
---
docs/releasing.html | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/releasing.html b/docs/releasing.html
i