Mercurial > repos > iuc > package_augustus_3_1
changeset 3:50ac18031f40 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_augustus_3_1 commit 97a064489364118d108b0dd2cfb4d9bc53080837
| author | iuc |
|---|---|
| date | Thu, 19 Nov 2015 12:56:39 -0500 |
| parents | 946032422e98 |
| children | |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Oct 20 14:19:40 2015 -0400 +++ b/tool_dependencies.xml Thu Nov 19 12:56:39 2015 -0500 @@ -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>
