Mercurial > repos > jbrayet > package_python_2_7_suds_0_4
changeset 13:da26ebaff275 draft
Uploaded
author | jbrayet |
---|---|
date | Wed, 23 Sep 2015 10:12:21 -0400 |
parents | b23845e3a2df |
children | 77e3b231d563 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Sep 23 09:48:57 2015 -0400 +++ b/tool_dependencies.xml Wed Sep 23 10:12:21 2015 -0400 @@ -15,6 +15,7 @@ </action> <action type="set_environment"> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> + <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> <environment_variable action="set_to" name="PYTHONPATH_SUDS">$INSTALL_DIR</environment_variable> <environment_variable action="set_to" name="PATH_SUDS">$INSTALL_DIR/bin</environment_variable> <environment_variable action="set_to" name="SUDS_ROOT_DIR">$INSTALL_DIR</environment_variable>