Mercurial > repos > iuc > package_lapack_3_4
changeset 3:716579eca632 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_lapack_3_4 commit 8d669640b96f75d4accdb4f6445ea6cff9f722aa-dirty
author | iuc |
---|---|
date | Wed, 08 Jun 2016 06:48:23 -0400 |
parents | e87b2acfb5d2 |
children | fa453af080f9 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jun 07 05:33:36 2016 -0400 +++ b/tool_dependencies.xml Wed Jun 08 06:48:23 2016 -0400 @@ -21,6 +21,7 @@ </action> <action type="set_environment"> <environment_variable action="set_to" name="LAPACK_LIB_DIR">$INSTALL_DIR/lapack/lib</environment_variable> + <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lapack/lib</environment_variable> <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lapack/lib</environment_variable> </action> </actions>