Mercurial > repos > iuc > package_python_2_7
changeset 27:722390015c08 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66-dirty
author | iuc |
---|---|
date | Mon, 25 May 2015 11:31:07 -0400 |
parents | 1dcfacc46452 |
children | 1418d5b1ba34 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon May 25 10:14:39 2015 -0400 +++ b/tool_dependencies.xml Mon May 25 11:31:07 2015 -0400 @@ -76,6 +76,7 @@ <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib</environment_variable> <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7/site-packages</environment_variable> + <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">>$ENV[OPENSSL_ROOT_DIR]/lib/</environment_variable> <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> </action>