changeset 1:f8d339d91b3a draft default tip

Uploaded
author fubar
date Tue, 19 Nov 2013 20:02:19 -0500
parents a4e35f23093f
children
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Aug 07 21:44:50 2013 -0400
+++ b/tool_dependencies.xml	Tue Nov 19 20:02:19 2013 -0500
@@ -10,7 +10,6 @@
                 <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python &amp;&amp; python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin</action>
                 <action type="set_environment">
                     <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python</environment_variable>
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                 </action>
             </actions>
         </install>