Mercurial > repos > jbrayet > package_python_2_7_suds_0_4
changeset 22:2b2298f0f43a draft
Uploaded
author | jbrayet |
---|---|
date | Thu, 24 Sep 2015 03:55:11 -0400 |
parents | 338d61432566 |
children | e9059532407b |
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:52:52 2015 -0400 +++ b/tool_dependencies.xml Thu Sep 24 03:55:11 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 && - $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--> + $PYTHON_ROOT_DIR/python $INSTALL_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-->