bug 433852 - add python/scripts to PATH for easy_install
git-svn-id: svn://10.0.0.236/trunk@252375 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
dedc865286
commit
d0d79dfb18
@ -2,7 +2,7 @@
|
||||
|
||||
if test -n "$MOZILLABUILD"; then
|
||||
MSYS_MOZBUILD=$(cd "$MOZILLABUILD" && pwd)
|
||||
PATH="/local/bin:$MSYS_MOZBUILD/wget:$MSYS_MOZBUILD/7zip:$MSYS_MOZBUILD/blat261/full:$MSYS_MOZBUILD/python25:$MSYS_MOZBUILD/svn-win32-1.4.2/bin:$MSYS_MOZBUILD/upx203w:$MSYS_MOZBUILD/xemacs/XEmacs-21.4.19/i586-pc-win32:$MSYS_MOZBUILD/info-zip:$MSYS_MOZBUILD/nsis-2.22:$MSYS_MOZBUILD/nsis-2.33u:$MSYS_MOZBUILD/hg:$PATH"
|
||||
PATH="/local/bin:$MSYS_MOZBUILD/wget:$MSYS_MOZBUILD/7zip:$MSYS_MOZBUILD/blat261/full:$MSYS_MOZBUILD/python25:$MSYS_MOZBUILD/svn-win32-1.4.2/bin:$MSYS_MOZBUILD/upx203w:$MSYS_MOZBUILD/xemacs/XEmacs-21.4.19/i586-pc-win32:$MSYS_MOZBUILD/info-zip:$MSYS_MOZBUILD/nsis-2.22:$MSYS_MOZBUILD/nsis-2.33u:$MSYS_MOZBUILD/hg:$MSYS_MOZBUILD/python25/Scripts:$PATH"
|
||||
EDITOR=xemacs.exe
|
||||
CVS_RSH=ssh
|
||||
export PATH EDITOR CVS_RSH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user