changeset 7:6891cba2b623 draft

Deleted selected files
author amol
date Thu, 27 Jun 2013 12:44:28 -0400
parents a966d6114346
children f1f639636fc3
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 27 12:44:08 2013 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-<?xml version="1.0"?>
-<tool_dependency>
-	<package name="cmpfastq" version="1">
-		<install version="1.0">
-			<actions>
-				<action type="shell_command">curl -o "cmpfastq.plx" http://compbio.brc.iop.kcl.ac.uk/software/download/cmpfastq</action>
-				<action type="move_directory_files">
-					<source_directory>bin</source_directory>
-					<destination_directory>$INSTALL_DIR/bin</destination_directory>
-				</action>
-				<action type="set_environment">
-					<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
-				</action>
-			</actions>
-		</install>
-	</package>
-</tool_dependency>
\ No newline at end of file