comparison tool_dependencies.xml @ 13:b680eea82cf3 draft

Uploaded
author bgruening
date Fri, 24 Jan 2014 11:03:08 -0500
parents 836578426f44
children 50f87b0c55bd
comparison
equal deleted inserted replaced
12:836578426f44 13:b680eea82cf3
15 <!-- 2.0.10 12162013 --> 15 <!-- 2.0.10 12162013 -->
16 <package name="macs2" version="2.0.10.3"> 16 <package name="macs2" version="2.0.10.3">
17 <install version="1.0"> 17 <install version="1.0">
18 <actions> 18 <actions>
19 <action type="shell_command">git clone --recursive https://github.com/taoliu/MACS.git</action> 19 <action type="shell_command">git clone --recursive https://github.com/taoliu/MACS.git</action>
20 <action type="change_directory">MACS</action>
20 <action type="shell_command">git checkout 7ccb571d2f2dcb5be1d75f323b1d17a59b926deb</action> 21 <action type="shell_command">git checkout 7ccb571d2f2dcb5be1d75f323b1d17a59b926deb</action>
21 <action type="shell_command">git submodule update --recursive</action> 22 <action type="shell_command">git submodule update --recursive</action>
22 23
23 <action type="set_environment_for_install"> 24 <action type="set_environment_for_install">
24 <repository changeset_revision="84125ffacb90" name="package_numpy_1_7" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu"> 25 <repository changeset_revision="84125ffacb90" name="package_numpy_1_7" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu">