Mercurial > repos > iuc > package_r_3_0_3
comparison tool_dependencies.xml @ 1:232ebc8b1c0d draft
Uploaded updated tool dependency definition.
| author | devteam |
|---|---|
| date | Fri, 14 Mar 2014 13:12:34 -0400 |
| parents | facbaf9bc356 |
| children | 9ff23e0b280b |
comparison
equal
deleted
inserted
replaced
| 0:facbaf9bc356 | 1:232ebc8b1c0d |
|---|---|
| 79 <action type="make_install" /> | 79 <action type="make_install" /> |
| 80 <action type="shell_command">sed -i.bak 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/bin/R</action> | 80 <action type="shell_command">sed -i.bak 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/bin/R</action> |
| 81 <action type="shell_command">sed -i.bak 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/lib/R/bin/R</action> | 81 <action type="shell_command">sed -i.bak 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/lib/R/bin/R</action> |
| 82 </actions> | 82 </actions> |
| 83 <action type="set_environment"> | 83 <action type="set_environment"> |
| 84 <environment_variable action="set_to" name="R_DOC_DIR">$INSTALL_DIR/lib/R/doc</environment_variable> | |
| 85 <environment_variable action="set_to" name="R_HOME_DIR">$INSTALL_DIR/lib/R</environment_variable> | |
| 86 <environment_variable action="set_to" name="R_INCLUDE_DIR">$INSTALL_DIR/lib/R/include</environment_variable> | |
| 87 <environment_variable action="set_to" name="R_SHARE_DIR">$INSTALL_DIR/lib/R/share</environment_variable> | |
| 84 <environment_variable action="set_to" name="R_ROOT_DIR">$INSTALL_DIR</environment_variable> | 88 <environment_variable action="set_to" name="R_ROOT_DIR">$INSTALL_DIR</environment_variable> |
| 85 <environment_variable action="set_to" name="R_HOME">$INSTALL_DIR/lib/R</environment_variable> | 89 <environment_variable action="set_to" name="R_HOME">$INSTALL_DIR/lib/R</environment_variable> |
| 90 <environment_variable action="set_to" name="RHOME">$INSTALL_DIR/lib/R</environment_variable> | |
| 86 <environment_variable action="set_to" name="R_LIBS">$INSTALL_DIR/lib/R/library</environment_variable> | 91 <environment_variable action="set_to" name="R_LIBS">$INSTALL_DIR/lib/R/library</environment_variable> |
| 87 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 92 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 88 </action> | 93 </action> |
| 89 </actions_group> | 94 </actions_group> |
| 90 </install> | 95 </install> |
