diff tool_dependencies.xml @ 17:4c9e1f1d9694 draft default tip

Uploaded
author kevyin
date Tue, 13 Nov 2012 02:00:11 -0500
parents eb07216abda6
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Nov 12 19:05:26 2012 -0500
+++ b/tool_dependencies.xml	Tue Nov 13 02:00:11 2012 -0500
@@ -3,10 +3,6 @@
   <package name="meme" version="4.9.0">
     <install version="1.0">
       <actions>
-        <action type="download_by_url">ftp://ftp.ebi.edu.au/pub/software/MEME/r4.9.0/rc5/meme_4.9.0.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="set_environment">
           <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
         </action>