comparison tool_dependencies.xml @ 2:a0ba188dacd4 draft default tip

Uploaded
author agordon
date Sat, 22 Mar 2014 16:19:40 -0400
parents c50aa590b973
children
comparison
equal deleted inserted replaced
1:c50aa590b973 2:a0ba188dacd4
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="compute_cli" version="1.0.3"> 3 <package name="compute" version="1.0.3">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url">https://s3.amazonaws.com/agordon/compute/src/compute-1.0.3.tar.gz</action> 6 <action type="download_by_url">https://s3.amazonaws.com/agordon/compute/src/compute-1.0.3.tar.gz</action>
7 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> 7 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
8 <action type="shell_command">make</action> 8 <action type="shell_command">make</action>