changeset 15:f72eae8bad77

Uploaded
author yhoogstrate
date Thu, 30 Jan 2014 08:15:49 -0500
parents 04fa4c3955f7
children b480e29b9986
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 30 08:12:26 2014 -0500
+++ b/tool_dependencies.xml	Thu Jan 30 08:15:49 2014 -0500
@@ -21,7 +21,7 @@
 	<package name="VarScan" version="2.3.6">
 		<install version="1.0">
 			<actions>
-				<action type="shell_command">wget http://downloads.sourceforge.net/project/varscan/VarScan.v2.3.6.jar --output-file="VarScan/VarScan.v2.3.6.jar"</action>
+				<action type="shell_command">wget http://downloads.sourceforge.net/project/varscan/VarScan.v2.3.6.jar --output-file="VarScan.v2.3.6.jar"</action>
 				<action type="move_file">
 					<source>VarScan.v2.3.6.jar</source>
 					<destination>$INSTALL_DIR/bin</destination>