Previous changeset 2:7c5b37efe4e5 (2015-01-13) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gemini_0_10_0 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty |
modified:
tool_dependencies.xml |
b |
diff -r 7c5b37efe4e5 -r 47251581daf6 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jan 13 15:58:59 2015 -0500 +++ b/tool_dependencies.xml Fri Jul 17 10:25:07 2015 -0400 |
b |
@@ -36,6 +36,7 @@ <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/anaconda/bin</environment_variable> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/gemini/bin</environment_variable> <environment_variable action="set_to" name="GEMINI_ROOT_DIR">$INSTALL_DIR</environment_variable> + <environment_variable action="set_to" name="HOME">.</environment_variable> </action> </actions> </install> |