Mercurial > repos > iuc > package_python_2_7
comparison tool_dependencies.xml @ 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 |
comparison
equal
deleted
inserted
replaced
| 26:1dcfacc46452 | 27:722390015c08 |
|---|---|
| 74 <action type="set_environment"> | 74 <action type="set_environment"> |
| 75 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 75 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 76 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> | 76 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
| 77 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib</environment_variable> | 77 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib</environment_variable> |
| 78 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7/site-packages</environment_variable> | 78 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7/site-packages</environment_variable> |
| 79 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">>$ENV[OPENSSL_ROOT_DIR]/lib/</environment_variable> | |
| 79 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> | 80 <environment_variable action="set_to" name="PYTHONHOME">$INSTALL_DIR</environment_variable> |
| 80 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | 81 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |
| 81 </action> | 82 </action> |
| 82 </actions> | 83 </actions> |
| 83 </install> | 84 </install> |
