Mercurial > repos > iuc > package_r_3_0_1
comparison tool_dependencies.xml @ 3:7473992d1f38 draft
Uploaded
author | bgruening |
---|---|
date | Fri, 27 Sep 2013 16:39:16 -0400 |
parents | 8ff8db788041 |
children | c5ff6dd33c79 |
comparison
equal
deleted
inserted
replaced
2:8ff8db788041 | 3:7473992d1f38 |
---|---|
8 <actions> | 8 <actions> |
9 <action type="download_by_url">http://cran.ms.unimelb.edu.au/src/base/R-3/R-3.0.1.tar.gz</action> | 9 <action type="download_by_url">http://cran.ms.unimelb.edu.au/src/base/R-3/R-3.0.1.tar.gz</action> |
10 <!--<action type="set_environment_for_install"> | 10 <!--<action type="set_environment_for_install"> |
11 <repository name="package_readline_6_2" owner="iuc"> | 11 <repository name="package_readline_6_2" owner="iuc"> |
12 <package name="readline" version="6.2" /> | 12 <package name="readline" version="6.2" /> |
13 </repository>--> | 13 </repository> |
14 </action> | 14 </action>--> |
15 | 15 |
16 <action type="template_command" language="cheetah"> | 16 <action type="template_command" language="cheetah"> |
17 #set $cmd = './configure' | 17 #set $cmd = './configure' |
18 | 18 |
19 #if env.get('READLINE_LIB_PATH', False): | 19 #if env.get('READLINE_LIB_PATH', False): |