Mercurial > repos > jbrayet > package_python_2_7_suds_0_4
changeset 3:d7b994245e14 draft
Uploaded
| author | jbrayet |
|---|---|
| date | Tue, 22 Sep 2015 10:38:37 -0400 |
| parents | d156a5b1e600 |
| children | 84a3a06ef087 |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 22 10:06:18 2015 -0400 +++ b/tool_dependencies.xml Tue Sep 22 10:38:37 2015 -0400 @@ -14,6 +14,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>
