summaryrefslogtreecommitdiff
path: root/build_r-base.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2013-04-04 23:00:13 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2013-04-04 23:00:13 +0000
commit8c9b697df9226c45c809845d1f01345f0d9ab710 (patch)
tree5a6bcb1165952b92d6f53a192430ad0e1b565896 /build_r-base.sh
parentc061b2b647af36e344f89b641b3fb2991d31b43a (diff)
Update of the build scripts used for the R 3.0.0 backport, changing the build location for the backports
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@83 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'build_r-base.sh')
-rw-r--r--build_r-base.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/build_r-base.sh b/build_r-base.sh
index ca48af3..d659e3a 100644
--- a/build_r-base.sh
+++ b/build_r-base.sh
@@ -3,8 +3,6 @@
# Script to facilitate building r-base binaries for CRAN in a chroot
# Matching CRAN sources must be in /etc/apt/sources.list of the chroot
-# Author: Johannes Ranke <jranke@uni-bremen.de>
-
apt-get update
apt-get build-dep r-base
apt-get source r-base

Contact - Imprint