diff tool_dependencies.xml @ 15:afb15535e646 draft

Uploaded
author zzhou
date Mon, 26 Nov 2012 10:17:29 -0500
parents a3a466d3810a
children a41cc4d338cd
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Nov 26 10:17:13 2012 -0500
+++ b/tool_dependencies.xml	Mon Nov 26 10:17:29 2012 -0500
@@ -1,11 +1,11 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="samtools" version="0.1.18">
+    <package name="samtools" version="0.1.12">
         <install version="1.0">
             <actions>
-                <action type="download_by_url">http://sourceforge.net/projects/samtools/files/samtools/0.1.18/samtools-0.1.18.tar.bz2</action>
+                <!--<action type="download_by_url">http://sourceforge.net/projects/samtools/files/samtools/0.1.18/samtools-0.1.18.tar.bz2</action>
                 <action type="shell_command">sed -i .bak -e 's/-lcurses/-lncurses/g' Makefile</action>
-                <action type="shell_command">make</action>
+                <action type="shell_command">make</action>-->
                 <action type="move_file">
                     <source>samtools</source>
                     <destination>$INSTALL_DIR/bin</destination>