changeset 19:c483e3d493f0 draft

Uploaded
author jeremie
date Fri, 20 Jun 2014 04:47:38 -0400
parents 72ef990f1ace
children 14facf79b652
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 19 10:52:46 2014 -0400
+++ b/tool_dependencies.xml	Fri Jun 20 04:47:38 2014 -0400
@@ -18,6 +18,7 @@
 				</action>
 				<action type="shell_command">unzip pindel-master.zip -d pindel</action>
 				<action type="shell_command">cd master</action> -->
+				<action type="shell_command">sed '50d' Makefile</action>
 				<action type="shell_command">make Makefile.local</action>
 				<action type="shell_command">make all SAMTOOLS=~/samtools THREADS=2</action>
 				<!-- <action type="shell_command">./INSTALL ~/samtools</action>  -->