summaryrefslogtreecommitdiff
path: root/backport
diff options
context:
space:
mode:
Diffstat (limited to 'backport')
-rwxr-xr-xbackport3
1 files changed, 1 insertions, 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 <jranke@uni-bremen.de>
# 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)

Contact - Imprint