Mercurial > repos > iuc > package_nwalign_0_3_1
diff tool_dependencies.xml @ 2:55e6a5a6fae4 draft
Uploaded
| author | iuc |
|---|---|
| date | Thu, 23 Apr 2015 10:10:56 -0400 |
| parents | ec4aeb1d7207 |
| children | 9cfbe4ae6017 |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Apr 23 08:58:27 2015 -0400 +++ b/tool_dependencies.xml Thu Apr 23 10:10:56 2015 -0400 @@ -23,6 +23,8 @@ <action type="set_environment"> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> + <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> + <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> <environment_variable action="set_to" name="NWALIGN_ROOT_PATH">$INSTALL_DIR</environment_variable> </action> </actions>
