diff tool_dependencies.xml @ 1:ea1c00133ec5 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_infernal_1_1rc4 commit 97a064489364118d108b0dd2cfb4d9bc53080837
author iuc
date Thu, 19 Nov 2015 13:32:06 -0500
parents bdf8789c423c
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Sat Aug 31 07:53:51 2013 -0400
+++ b/tool_dependencies.xml	Thu Nov 19 13:32:06 2015 -0500
@@ -4,9 +4,7 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">ftp://selab.janelia.org/pub/software/infernal/infernal-1.1rc4.tar.gz</action>
-                <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
-                <action type="shell_command">make</action>
-                <action type="shell_command">make install</action>
+                <action type="autoconf"/>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                 </action>