Previous changeset 1:76afbeece45f (2014-12-16) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 76afbeece45f -r c5fce4d80347 tool_dependencies.xml --- a/tool_dependencies.xml Tue Dec 16 16:21:52 2014 -0500 +++ b/tool_dependencies.xml Fri Dec 19 12:08:01 2014 -0500 |
b |
@@ -7,7 +7,7 @@ <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/freebayes/freebayes-0.9.18_0059bdf.tar.gz</action> <action type="move_directory_files"> <source_directory>.</source_directory> - <destination_directory>$INSTALL_DIR</destination_directory> + <destination_directory>$INSTALL_DIR/bin</destination_directory> </action> </actions> <action type="set_environment"> |