diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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://tux/r-cran/$DIST-cran34/" +localcran="http://ryz/r-cran/$DIST-cran35/" skip=false while test -n "${1}"; do |