summaryrefslogtreecommitdiff
path: root/move_debs_arm64
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2026-04-27 22:40:54 +0200
committerJohannes Ranke <johannes.ranke@jrwb.de>2026-04-27 22:48:33 +0200
commit2f2e8f6bf95acabc0b8d34470c6322ead8ce14a9 (patch)
treed0b1835befbd5c4762877808a9a616ef98c4b22e /move_debs_arm64
parenteddf440b735f1c4488e5e61310bd10e35da50c1a (diff)
Backport R 4.6.0 to new repo, stop support for i386HEADmaster
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.
Diffstat (limited to 'move_debs_arm64')
-rwxr-xr-xmove_debs_arm644
1 files changed, 2 insertions, 2 deletions
diff --git a/move_debs_arm64 b/move_debs_arm64
index 7a2ae55..bc8129f 100755
--- a/move_debs_arm64
+++ b/move_debs_arm64
@@ -14,5 +14,5 @@ DIST=$1
# Validate distribution argument
if [ $DIST != "bookworm" ] && [ $DIST != "trixie" ]; then usage; exit 1; fi
-scp arm64:/var/chroot/$DIST-arm64/root/r-backports/$DIST/*${DIST}cran*_arm64.{deb,build} /home/jranke/git/uni-bremen/website/www/ranke/r-cran/$DIST-cran40
-sudo chown jranke /home/jranke/git/uni-bremen/website/www/ranke/r-cran/$DIST-cran40
+scp arm64:/var/chroot/$DIST-arm64/root/r-backports/$DIST/*${DIST}cran*_arm64.{deb,build} /home/jranke/git/uni-bremen/website/www/ranke/r-cran/$DIST-cran46
+sudo chown jranke /home/jranke/git/uni-bremen/website/www/ranke/r-cran/$DIST-cran46

Contact - Imprint