summaryrefslogtreecommitdiff
path: root/get_sources.sh
diff options
context:
space:
mode:
authorranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2006-12-20 14:08:52 +0000
committerranke <ranke@f247ebf9-aa24-0410-a698-f940e971ad2b>2006-12-20 14:08:52 +0000
commitc77475f194d65b2cb7bfc52fd1375aea859cc9fd (patch)
tree0199bc2cb78c54163685b21d9ca4d395d056df0d /get_sources.sh
parent2e3311bac6b25568eb57780aa938f9c8563f9958 (diff)
- distribution is now etch-cran
- SVN Ids are now used in the scripts - Comment and author information in the scripts - Last Changes: in the scripts git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@5 f247ebf9-aa24-0410-a698-f940e971ad2b
Diffstat (limited to 'get_sources.sh')
-rw-r--r--get_sources.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/get_sources.sh b/get_sources.sh
deleted file mode 100644
index dbfd1f8..0000000
--- a/get_sources.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-for i in boot cluster foreign kernsmooth lattice mgcv nlme rpart survival vr; do
- cd $i
- apt-get source -t unstable r-cran-$i
- cd ..
-done

Contact - Imprint