comparison tool_dependencies.xml @ 5:6497bda10432

Uploaded correct tool dependency.
author devteam
date Wed, 19 Jun 2013 12:18:12 -0400
parents ef50c68649b3
children 5edd293af092
comparison
equal deleted inserted replaced
4:ef50c68649b3 5:6497bda10432
8 <action type="shell_command">make</action> 8 <action type="shell_command">make</action>
9 <action type="shell_command">make install</action> 9 <action type="shell_command">make install</action>
10 </actions> 10 </actions>
11 <actions> 11 <actions>
12 <action type="download_by_url">ftp://emboss.open-bio.org/pub/EMBOSS/old/5.0.0/PHYLIP-3.6b.tar.gz</action> 12 <action type="download_by_url">ftp://emboss.open-bio.org/pub/EMBOSS/old/5.0.0/PHYLIP-3.6b.tar.gz</action>
13 <action type="shell_command">./configure --without-x --prefix=$INSTALL_DIR</action> 13 <action type="shell_command">./configure --prefix=$INSTALL_DIR CFLAGS='-I$INSTALL_DIR/include'</action>
14 <action type="shell_command">make</action> 14 <action type="shell_command">make</action>
15 <action type="shell_command">make install</action> 15 <action type="shell_command">make install</action>
16 </actions> 16 </actions>
17 </install> 17 </install>
18 <readme> 18 <readme>