diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2017-07-17 10:47:54 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-07-17 10:48:38 +0200 |
commit | 5f82af99c83a7ef54389f9b36339383722973429 (patch) | |
tree | 0f79afa7e6fe2a8629aa6ed56fd2a1a4e18c52f4 /backport | |
parent | b4653163dfd5876b6a5adfb5f8878fd3525d547b (diff) |
Small improvements for R 3.4.1 on jessie
Diffstat (limited to 'backport')
-rwxr-xr-x | backport | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ ARCH=i386 export ARCH # R version against which the software is compiled -Rversion=3.4.0 +Rversion=3.4.1 iteration=0 # Where the buildresults should be stored and where to look for current backports |