changeset 14:7558fc0db1cf

d6
author biomonika <biomonika@psu.edu>
date Mon, 25 Aug 2014 14:55:16 -0400
parents 0659a0a8e6fd
children 9c08f9866ce6
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Aug 25 14:50:27 2014 -0400
+++ b/tool_dependencies.xml	Mon Aug 25 14:55:16 2014 -0400
@@ -7,7 +7,6 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">http://sourceforge.net/projects/samtools/files/samtools/0.1.19/samtools-0.1.19.tar.bz2</action>
-                <action type="shell_command">sed -i 's/O2/O2 -fPIC/‘ Makefile</action>
                 <action type="shell_command">make</action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>