From c77475f194d65b2cb7bfc52fd1375aea859cc9fd Mon Sep 17 00:00:00 2001 From: ranke Date: Wed, 20 Dec 2006 14:08:52 +0000 Subject: - 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 --- get_sources.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 get_sources.sh (limited to 'get_sources.sh') 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 -- cgit v1.2.1