From b4653163dfd5876b6a5adfb5f8878fd3525d547b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 13 May 2017 00:58:47 +0200 Subject: Changes for the new backport of R 3.4.0 Now in two new repositories, jessie-cran34 and stretch-cran34 --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') 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` -- cgit v1.2.1