Previous changeset 1:5f78108125fd (2015-07-17) Next changeset 3:24009970003a (2015-10-20) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty |
modified:
tool_dependencies.xml |
b |
diff -r 5f78108125fd -r 71bb72c60987 tool_dependencies.xml --- a/tool_dependencies.xml Fri Jul 17 10:05:39 2015 -0400 +++ b/tool_dependencies.xml Fri Jul 17 10:07:06 2015 -0400 |
b |
@@ -20,6 +20,7 @@ <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/scripts</environment_variable> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> + <environment_variable name="AUGUSTUS_CONFIG_PATH" action="set_to">$INSTALL_DIR/config</environment_variable> </action> </actions> </install> |