summaryrefslogtreecommitdiff
path: root/move_lenny64.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2011-10-31 09:42:01 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2011-10-31 09:42:01 +0000
commit442c37f1fb9c648da671b68e53c9ad21c5cbffdb (patch)
tree0f72ef3da5c361751112fda09a2113d245d67ef5 /move_lenny64.sh
parentd2b1368be4f390b6b1ba299adcfe622e7bb85281 (diff)
Build scripts for the R 2.14.0 backport
git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@75 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'move_lenny64.sh')
-rw-r--r--move_lenny64.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/move_lenny64.sh b/move_lenny64.sh
new file mode 100644
index 0000000..cb5c83b
--- /dev/null
+++ b/move_lenny64.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# Move binary packages built in a chroot to the local repository
+
+mv /var/chroot/lenny-amd64/home/ranke/svn/r-backports/*lennycran*_amd64.deb ~/svn/website/www/ranke/r-cran/lenny-cran
+

Contact - Imprint