[Yt-svn] commit/yt: MatthewTurk: Adding old-LD_LIBRARY_PATH to the activation script

Bitbucket commits-noreply at bitbucket.org
Wed Jun 8 11:17:43 PDT 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/4529280800ee/
changeset:   4529280800ee
branch:      yt
user:        MatthewTurk
date:        2011-06-08 20:17:23
summary:     Adding old-LD_LIBRARY_PATH to the activation script
affected #:  1 file (17 bytes)

--- a/doc/activate	Wed Jun 08 10:30:38 2011 -0700
+++ b/doc/activate	Wed Jun 08 11:17:23 2011 -0700
@@ -74,7 +74,7 @@
 export PYTHONPATH
 
 _OLD_VIRTUAL_LD_LIBRARY_PATH="$LD_LIBRARY_PATH"
-LD_LIBRARY_PATH="$VIRTUAL_ENV/lib"
+LD_LIBRARY_PATH="$VIRTUAL_ENV/lib:$LD_LIBRARY_PATH"
 export LD_LIBRARY_PATH
 ### End extra env vars for yt

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list