Mercurial > repos > fcaramia > contra
changeset 16:c3f5fbc85988
Uploaded
| author | fcaramia |
|---|---|
| date | Tue, 11 Dec 2012 19:12:23 -0500 |
| parents | f4345d10e1ad |
| children | 1db7b15823ca |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Dec 11 18:52:28 2012 -0500 +++ b/tool_dependencies.xml Tue Dec 11 19:12:23 2012 -0500 @@ -3,7 +3,7 @@ <package name="bedtools" version="2.17.0"> <install version="1.0"> <actions> - <action type="download_by_url" >http://bedtools.googlecode.com/files/BEDTools.v2.17.0.tar.gz</action> + <action type="download_by_url" target_filename="bedtools-2.17.0.tar.gz" >http://bedtools.googlecode.com/files/BEDTools.v2.17.0.tar.gz</action> <action type="shell_command">make clean</action> <action type="shell_command">make all</action> <action type="move_directory_files">
