On Sat, 26 Oct 2013 13:19:43 +0200
Ralf Mardorf <[email protected]> wrote:

> On Sat, 2013-10-26 at 15:08 +0400, Reco wrote:
> > export LD_LIBRARY_PATH=/usr/lib/mesa-diverted/i386-linux-gnu/:
> > $LD_LIBRARY_PATH # Should be one line
> 
> The mailing list policy allows to make code one line, even if it should
> be to much chars :).
> 
> export LD_LIBRARY_PATH=/usr/lib/mesa-diverted/i386-linux-gnu/:$LD_LIBRARY_PATH
> 
> Alternatively
> 
> export LD_LIBRARY_PATH=\
> /usr/lib/mesa-diverted/i386-linux-gnu/\
> :$LD_LIBRARY_PATH
> 
> :)

I use 132x36 terminals usually. This 'use 72 chars linewrap in your
mails please' stuff on this list is simply killing me at times like
this. Thanks for the idea btw.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to