Mercurial > repos > jbrayet > package_python_2_7_suds_0_4
changeset 4:84a3a06ef087 draft
Uploaded
author | jbrayet |
---|---|
date | Tue, 22 Sep 2015 11:03:08 -0400 |
parents | d7b994245e14 |
children | 0e2b24e04476 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Sep 22 10:38:37 2015 -0400 +++ b/tool_dependencies.xml Tue Sep 22 11:03:08 2015 -0400 @@ -13,8 +13,8 @@ <package md5sum="b7502de662341ed7275b673e6bd73191">https://pypi.python.org/packages/source/s/suds/suds-0.4.tar.gz</package> </action> <action type="set_environment"> + <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> <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>