From 55e13390f03388cf5c68487b6c7df94bab3da822 Mon Sep 17 00:00:00 2001 From: ranke Date: Wed, 24 Dec 2008 00:39:52 +0000 Subject: Small updates git-svn-id: svn+ssh://stiller/home/schatz/reps/r-backports@47 f247ebf9-aa24-0410-a698-f940e971ad2b --- build_all_etch.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build_all_etch.sh b/build_all_etch.sh index 586de92..979ebe6 100644 --- a/build_all_etch.sh +++ b/build_all_etch.sh @@ -2,14 +2,14 @@ # Script to automate building of r-cran-* packages for Debian for architectures # other than the originally backported i386 packages. -# This worked flawlessly for amd64 with the fresh R 2.8.0 backport to etch, +# This worked flawlessly for amd64 with the fresh R 2.8.1 backport to etch, # if an archive containing the backported source packages is the only deb-src # entry in /etc/apt/sources.list -# Last Change: 2008 Okt 29 +# Last Change: 2008 Dez 23 # Author: Johannes Ranke and -for i in rpy; do +for i in rkward littler; do #for i in cluster foreign kernsmooth lattice mgcv nlme rodbc rpart survival vr littler rpy rkward; do cd $i rm -rf $i* -- cgit v1.2.1