diff package/tool_dependencies.xml @ 3:b833f6538a4c draft

Uploaded
author malbuquerque
date Tue, 20 Jan 2015 14:49:12 -0500
parents 3bc83ccf41a4
children aedebcf9d2c2
line wrap: on
line diff
--- a/package/tool_dependencies.xml	Tue Jan 20 14:44:51 2015 -0500
+++ b/package/tool_dependencies.xml	Tue Jan 20 14:49:12 2015 -0500
@@ -17,7 +17,7 @@
 			<install version="1.0">
 				<actions>
 					<action type="download_by_url">https://github.com/tobiasrausch/delly/archive/v0.6.1.tar.gz</action>
-					<action type="download_by_url">https://github.com/morinlab/galaxy_tools.git</action>
+					<action type="shell_command">git clone https://github.com/morinlab/galaxy_tools.git</action>
 					<action type="move_directory_files">
 						<source_directory>./galaxy_tools/delly/Makefile</source_directory>
 						<destination_directory>.</destination_directory>