Mercurial > repos > rnateam > compalignp
comparison tool_dependencies.xml @ 8:8ebf2202a0d1 draft default tip
Uploaded
author | rnateam |
---|---|
date | Mon, 08 Jun 2015 08:31:57 -0400 |
parents | b6f7e13b40f2 |
children |
comparison
equal
deleted
inserted
replaced
7:eeedd1755f92 | 8:8ebf2202a0d1 |
---|---|
11 <repository changeset_revision="8ebcef4aedfb" name="package_squid_1_9g" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 11 <repository changeset_revision="8ebcef4aedfb" name="package_squid_1_9g" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
12 <package name="squid" version="1.9g" /> | 12 <package name="squid" version="1.9g" /> |
13 </repository> | 13 </repository> |
14 </action> | 14 </action> |
15 <action type="shell_command">make</action> | 15 <action type="shell_command">make</action> |
16 <action type="move_file"> | |
17 <source>compalignp</source> | |
18 <destination>$INSTALL_DIR/bin</destination> | |
19 </action> | |
16 <action type="set_environment"> | 20 <action type="set_environment"> |
17 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> | 21 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
18 </action> | 22 </action> |
23 <environment_variable action="set_to" name="COMPALIGNP_ROOT_PATH">$INSTALL_DIR/bin</environment_variable> | |
19 </actions> | 24 </actions> |
20 </install> | 25 </install> |
21 </package> | 26 </package> |
22 </tool_dependency> | 27 </tool_dependency> |