summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-05-13 00:58:47 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-05-13 00:58:47 +0200
commitb4653163dfd5876b6a5adfb5f8878fd3525d547b (patch)
tree8f0822c5fd6cbe4f17d7c9dce84c6cbecb0ebfb1 /build
parent80f228eb0f128718fcdb5630c2cdf5225c259552 (diff)
Changes for the new backport of R 3.4.0
Now in two new repositories, jessie-cran34 and stretch-cran34
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 053a167..03a7231 100755
--- a/build
+++ b/build
@@ -7,7 +7,7 @@ usage()
{
echo "Usage: ./build [options] sourcepackage"
echo "Options:"
-echo " -s, --skip Skip apt-get update/upgrade and pbuilder update"
+echo " -s, --skip Skip apt-get update/upgrade"
}
DIST=`lsb_release -cs`

Contact - Imprint