comparison tool_dependencies.xml @ 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
comparison
equal deleted inserted replaced
1:fd41eab672cd 2:1d48f54bf1ea
22 </repository> 22 </repository>
23 <repository changeset_revision="54ddba4d0c4f" name="package_perl_xml_parser_expat_2_41" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 23 <repository changeset_revision="54ddba4d0c4f" name="package_perl_xml_parser_expat_2_41" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
24 <package name="perl_xml_parser_expat" version="2.41" /> 24 <package name="perl_xml_parser_expat" version="2.41" />
25 </repository> 25 </repository>
26 </action> 26 </action>
27 <action type="shell_command">
28 # Handle this bug: https://groups.google.com/forum/#!topic/meme-suite/rHmLmSt2IiQ
29 sed -i.bak -e 's|sprintf(evt_string, "%8g", dataset-&gt;evt)|sprintf(evt_string, "%g", dataset-&gt;evt)|' src/display.c
30 </action>
31 <action type="autoconf" /> 27 <action type="autoconf" />
32 <action type="set_environment"> 28 <action type="set_environment">
33 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 29 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
34 <environment_variable action="prepend_to" name="PERL5LIB">$ENV[PERL5LIB]</environment_variable> 30 <environment_variable action="prepend_to" name="PERL5LIB">$ENV[PERL5LIB]</environment_variable>
35 </action> 31 </action>