From 2e3311bac6b25568eb57780aa938f9c8563f9958 Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 18 Dec 2006 22:33:30 +0000 Subject: Working backporting environment git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@4 f247ebf9-aa24-0410-a698-f940e971ad2b --- get_sources.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'get_sources.sh') diff --git a/get_sources.sh b/get_sources.sh index 59acbaf..dbfd1f8 100644 --- a/get_sources.sh +++ b/get_sources.sh @@ -1,7 +1,4 @@ #!/bin/bash -cd r-base; -apt-get source -t unstable r-base -cd .. for i in boot cluster foreign kernsmooth lattice mgcv nlme rpart survival vr; do cd $i apt-get source -t unstable r-cran-$i -- cgit v1.2.1