comparison tool_dependencies.xml @ 14:50f87b0c55bd draft

Uploaded
author bgruening
date Fri, 24 Jan 2014 11:06:57 -0500
parents b680eea82cf3
children d89001e78ee4
comparison
equal deleted inserted replaced
13:b680eea82cf3 14:50f87b0c55bd
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="change_directory">../MACS</action>
21 <action type="shell_command">git checkout 7ccb571d2f2dcb5be1d75f323b1d17a59b926deb</action> 21 <action type="shell_command">git checkout 7ccb571d2f2dcb5be1d75f323b1d17a59b926deb</action>
22 <action type="shell_command">git submodule update --recursive</action> 22 <action type="shell_command">git submodule update --recursive</action>
23 23
24 <action type="set_environment_for_install"> 24 <action type="set_environment_for_install">
25 <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">