summaryrefslogtreecommitdiff
path: root/move_debs
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-04-24 10:56:23 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-04-24 10:56:23 +0200
commit7b93b13150331910a2ff0ea01472b12d41062efa (patch)
tree93600b690689a221c045fc95cdf2263b2c9c6ee9 /move_debs
parent80ef5b6b09a4ceea7cf19b3938858d3619d15150 (diff)
Changes for backporting R 3.5.0
Diffstat (limited to 'move_debs')
-rwxr-xr-xmove_debs2
1 files changed, 1 insertions, 1 deletions
diff --git a/move_debs b/move_debs
index a1d468c..dcc6ede 100755
--- a/move_debs
+++ b/move_debs
@@ -15,4 +15,4 @@ DIST=$1
if [ $DIST != "stretch" ] && [ $DIST != "jessie" ]; then usage; exit 1; fi
sudo chown jranke $DIST/*${DIST}cran*_amd64.{deb,build}
-mv -v $DIST/*${DIST}cran*_amd64.{deb,build} /home/jranke/svn/website/www/ranke/r-cran/$DIST-cran34
+mv -v $DIST/*${DIST}cran*_amd64.{deb,build} /home/jranke/svn/website/www/ranke/r-cran/$DIST-cran35

Contact - Imprint