Mercurial > repos > iuc > package_atlas_3_10
diff tool_dependencies.xml @ 6:4778b172b895 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_atlas_3_10 commit 0d7fcf576fd797327af90538b216473ef13daa41
| author | iuc |
|---|---|
| date | Sat, 23 May 2015 22:47:33 -0400 |
| parents | d5b1c7875b7b |
| children | 86b7c19454fa |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Jan 23 02:24:34 2015 -0500 +++ b/tool_dependencies.xml Sat May 23 22:47:33 2015 -0400 @@ -46,6 +46,7 @@ <environment_variable action="set_to" name="ATLAS_LAPACK_LIB_DIR">$INSTALL_DIR/lib/atlas</environment_variable> <environment_variable action="set_to" name="ATLAS_ROOT_PATH">$INSTALL_DIR</environment_variable> <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> + <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib/atlas</environment_variable> </action> </actions> </actions_group>
