changeset 2:1d48f54bf1ea draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/package/package_meme_4_11_1 commit 454df102c5630d90af25d1b9ff8050a6c7b82ffc
author iuc
date Fri, 26 Aug 2016 15:02:38 -0400
parents fd41eab672cd
children
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jul 06 10:19:45 2016 -0400
+++ b/tool_dependencies.xml	Fri Aug 26 15:02:38 2016 -0400
@@ -24,10 +24,6 @@
                         <package name="perl_xml_parser_expat" version="2.41" />
                     </repository>
                 </action>
-                <action type="shell_command">
-                    # Handle this bug: https://groups.google.com/forum/#!topic/meme-suite/rHmLmSt2IiQ
-                    sed -i.bak -e 's|sprintf(evt_string, "%8g", dataset-&gt;evt)|sprintf(evt_string, "%g", dataset-&gt;evt)|' src/display.c
-                </action>
                 <action type="autoconf" />
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>