changeset 19:c16f0f778211

Uploaded
author fcaramia
date Sun, 23 Dec 2012 18:57:23 -0500
parents ca815579053d
children 79eea6271fc1
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Dec 16 18:01:39 2012 -0500
+++ b/tool_dependencies.xml	Sun Dec 23 18:57: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 all</action>
 		<action type="move_directory_files">
 			<source_directory>bin</source_directory>