comparison tool_dependencies.xml @ 3:098c148559ca draft

Uploaded
author davidvanzessen
date Wed, 25 Sep 2013 09:23:39 -0400
parents dd8ff61c45f5
children
comparison
equal deleted inserted replaced
2:dd8ff61c45f5 3:098c148559ca
11 </action> 11 </action>
12 <action type="shell_command">./configure --with-x=no</action> 12 <action type="shell_command">./configure --with-x=no</action>
13 <action type="shell_command">make</action> 13 <action type="shell_command">make</action>
14 14
15 <action type="move_directory_files"> 15 <action type="move_directory_files">
16 <source_directory>R-3.0.1</source_directory> 16 <source_directory>.</source_directory>
17 <destination_directory>$INSTALL_DIR/R-3.0.1</destination_directory> 17 <destination_directory>$INSTALL_DIR/R-3.0.1</destination_directory>
18 </action> 18 </action>
19 19
20 <action type="set_environment"> 20 <action type="set_environment">
21 <environment_variable name="R_LOCATION" action="set_to">$INSTALL_DIR/R-3.0.1</environment_variable> 21 <environment_variable name="R_LOCATION" action="set_to">$INSTALL_DIR/R-3.0.1</environment_variable>