From 6bff052819893b184b7cc09fe0fc1331d3bd4279 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 22 Jun 2020 16:23:41 +0200 Subject: Backport of R 4.0.2 --- backport | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/backport b/backport index a8f3a7b..adf2c38 100755 --- a/backport +++ b/backport @@ -7,7 +7,6 @@ export ARCH # R version against which the software is compiled iteration=0 -Rversion=4.0.1 # Where the buildresults should be stored and where to look for current backports rcrandir=/home/jranke/git/uni/website/www/ranke/r-cran @@ -15,7 +14,7 @@ rcrandir=/home/jranke/git/uni/website/www/ranke/r-cran # Author: Johannes Ranke # Preconditions: -# - up to date R version specified above, for packages depending on R +# - up to date R version for packages depending on R # - sudo and pbuilder configuration (see README) # - sid sources in /etc/apt/sources/list # - dh-r installed (and maybe more) -- cgit v1.2.1