Mercurial > repos > jjohnson > augustus_dep
diff tool_dependencies.xml @ 3:75675bc1aafb draft
Upgrade to augustus version 2.6.1
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Tue, 23 Oct 2012 09:05:09 -0500 |
parents | d088c697396d |
children | 06b5da1079d8 |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Oct 22 13:05:34 2012 -0500 +++ b/tool_dependencies.xml Tue Oct 23 09:05:09 2012 -0500 @@ -1,9 +1,9 @@ <?xml version="1.0"?> <tool_dependency> - <package name="augustus" version="2.5.5"> + <package name="augustus" version="2.6.1"> <install version="1.0"> <actions> - <action type="download_by_url">http://augustus.gobics.de/binaries/augustus.2.5.5.tar.gz</action> + <action type="download_by_url">http://bioinf.uni-greifswald.de/augustus/binaries/augustus.2.6.1.tar.gz</action> <action type="shell_command">make</action> <action type="move_directory_files"> <source_directory>bin</source_directory> @@ -18,6 +18,9 @@ <destination_directory>$INSTALL_DIR/config</destination_directory> </action> <action type="set_environment"> + <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/scripts</environment_variable> + </action> + <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action> <action type="set_environment">