changeset 24:ae6551b7ebb0 draft

Deleted selected files
author priti
date Mon, 09 Jun 2014 03:09:37 -0400
parents 1bb8ebf710e2
children 93351d16d2f4
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 13 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 09 03:02:38 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="shell_command">wget https://bitbucket.org/ambhoreshirish97/softsearch/get/559fa729cc65.zip
-		</action>
-	 </actions>         
-       </install>
-     </package>
-</tool_dependency>