From 2f2e8f6bf95acabc0b8d34470c6322ead8ce14a9 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 27 Apr 2026 22:40:54 +0200 Subject: Backport R 4.6.0 to new repo, stop support for i386 The _reverts_r-base.sh file was reconstructed because I accidentally deleted it after creating the packages and before checking in the changes. But I am quite sure it is exactly as used. --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build b/build index 95b2b84..0d2bd15 100755 --- a/build +++ b/build @@ -18,7 +18,7 @@ command -v lsb_release >/dev/null 2>&1 || { DIST=`lsb_release -cs` # URL of the local CRAN repo for checking for existing builds -localcran="http://ryz/r-cran/$DIST-cran40/" +localcran="http://ryz/r-cran/$DIST-cran46/" skip=false while test -n "${1}"; do -- cgit v1.2.3