changeset 13:324717caecb8

Uploaded
author yhoogstrate
date Thu, 30 Jan 2014 08:06:18 -0500
parents 50ab1eb510d8
children 04fa4c3955f7
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 30 07:49:08 2014 -0500
+++ b/tool_dependencies.xml	Thu Jan 30 08:06:18 2014 -0500
@@ -22,6 +22,7 @@
 		<install version="1.0">
 			<actions>
 				<action type="shell_command">wget http://downloads.sourceforge.net/project/varscan/VarScan.v2.3.6.jar</action>
+				<action type="shell_command">cp VarScan.v2.3.6.jar ../</action>
 				<action type="move_file">
 					<source>VarScan.v2.3.6.jar</source>
 					<destination>$INSTALL_DIR/bin</destination>