changeset 4:17c53de3f872 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_muscle_3_8_31 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
author iuc
date Thu, 16 Jul 2015 12:31:23 -0400
parents 6ce77c3fd488
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu May 28 22:39:17 2015 -0400
+++ b/tool_dependencies.xml	Thu Jul 16 12:31:23 2015 -0400
@@ -39,7 +39,7 @@
                 <actions>
                     <action type="download_by_url" target_filename="muscle3.8.31.tar.gz">http://www.drive5.com/muscle/downloads3.8.31/muscle3.8.31_src.tar.gz</action>
                     <!-- When compiling, need to remove the '-static' linker option from the src/mk file used by src/Makefile -->
-                    <action type="shell_command">sed -i -e 's/-static//g' src/mk</action>
+                    <action type="shell_command">sed -i.bak -e 's/-static//g' src/mk</action>
                     <action type="shell_command">make -C src/</action>
                     <action type="move_file">
                         <source>src/muscle</source>