changeset 21:338d61432566 draft

Uploaded
author jbrayet
date Thu, 24 Sep 2015 03:52:52 -0400
parents 472c316073d4
children 2b2298f0f43a
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Sep 24 03:43:05 2015 -0400
+++ b/tool_dependencies.xml	Thu Sep 24 03:52:52 2015 -0400
@@ -18,7 +18,7 @@
 		<action type="shell_command">tar xjf $INSTALL_DIR/lib/python/suds-jurko-0.6.tar.bz2</action>
                 <action type="shell_command">
                     export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp; 
-                    $PATH/python $INSTALL_DIR/lib/python/suds-jurko-0.6/setup.py install <!--install-lib $INSTALL_DIR/lib/python install-scripts $INSTALL_DIR/bin-->
+                    $PATH/python $PYTHON_ROOT_DIR/lib/python/suds-jurko-0.6/setup.py install <!--install-lib $INSTALL_DIR/lib/python install-scripts $INSTALL_DIR/bin-->
                 </action>
                    <!--package>https://pypi.python.org/packages/source/s/suds-jurko/suds-jurko-0.6.tar.bz2</package-->