changeset 5:b4eeeb49c332 draft

Uploaded
author iuc
date Sat, 02 Aug 2014 10:45:12 -0400
parents 53224fbc0994
children 4d925650e578
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Aug 02 10:39:58 2014 -0400
+++ b/tool_dependencies.xml	Sat Aug 02 10:45:12 2014 -0400
@@ -20,6 +20,7 @@
                 </action>
                 <action type="make_directory">$INSTALL_DIR/lib/python</action>
                 <action type="shell_command">
+                    export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; 
                     python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin
                 </action>
                 <action type="set_environment">