changeset 22:d7574143b202 draft

Deleted selected files
author priti
date Mon, 09 Jun 2014 03:02:25 -0400
parents b87be79196ba
children 1bb8ebf710e2
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 09 02:57:00 2014 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-<?xml version="1.0"?>
-<tool_dependency>
-      <package name="softsearch" version="0.6">
-        <install version="1.0">
-	<actions>
-		 <action type="shell_command">mkdir -p $HOME/projects/galaxy</action>
-		 <action type="shell_command">cd $HOME/projects/galaxy</action> 
-                 <action type="download_by_url">wget https://bitbucket.org/ambhoreshirish97/softsearch/get/559fa729cc65.zip
-		</action>
-	 </actions>         
-       </install>
-     </package>
-</tool_dependency>