summaryrefslogtreecommitdiff
path: root/backport_others.sh
diff options
context:
space:
mode:
Diffstat (limited to 'backport_others.sh')
-rw-r--r--backport_others.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/backport_others.sh b/backport_others.sh
index 163a5b0..1976755 100644
--- a/backport_others.sh
+++ b/backport_others.sh
@@ -22,8 +22,8 @@ text="Recompiled on $DIST for CRAN"
apt-get update
pbuilder update
-#for i in rkward; do
-for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nnet r-cran-mass rmatrix rodbc rpart survival littler rpy rkward; do
+for i in r-cran-rjags; do
+#for i in boot cluster codetools foreign kernsmooth lattice mgcv nlme r-cran-class r-cran-spatial r-cran-nnet r-cran-mass rmatrix rodbc rpart survival littler rpy rkward; do
apt-get source $i
cd $i-*
version=`dpkg-parsechangelog | grep ^Version | cut -f2 -d " "`~$DIST"cran".$Rversion

Contact - Imprint