diff options
author | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2015-04-17 08:48:39 +0000 |
---|---|---|
committer | ranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b> | 2015-04-17 08:48:39 +0000 |
commit | 73a1a6fa429ef9dbd5f91dbf8cb2d1460fc87613 (patch) | |
tree | 7047777e1e04fc6e4048c89be9a80318b7769ca5 | |
parent | a77db647017d06df1e61d42154eb22e5dfc28387 (diff) |
Update the build system before the r-base build
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@107 f247ebf9-aa24-0410-a698-f940e971ad2b
-rw-r--r-- | backport_r-base.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backport_r-base.sh b/backport_r-base.sh index 86c227c..4b774c5 100644 --- a/backport_r-base.sh +++ b/backport_r-base.sh @@ -23,6 +23,7 @@ then fi apt-get update +apt-get upgrade apt-get source r-base # Change any ~ in the name of the build directory for a - to avoid a |