Mercurial > repos > bgruening > osra
diff tool_dependencies.xml @ 3:deccc074dbfb
Uploaded
author | bgruening |
---|---|
date | Fri, 12 Apr 2013 18:14:31 -0400 |
parents | abe9670bfc44 |
children | 3b50c1d0d1e5 |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Apr 12 16:25:32 2013 -0400 +++ b/tool_dependencies.xml Fri Apr 12 18:14:31 2013 -0400 @@ -52,7 +52,7 @@ <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/potrace/build/lib/</environment_variable> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> <!-- OSRA_DATA_FILES is only used by the galaxy wrapper and is not part of OSRA --> - <environment_variable name="OSRA_DATA_FILES" action="prepend_to">$INSTALL_DIR/share</environment_variable> + <environment_variable name="OSRA_DATA_FILES" action="set_to">$INSTALL_DIR/share</environment_variable> </action> </actions> </install>