diff options
Diffstat (limited to 'build_others.sh')
-rw-r--r-- | build_others.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_others.sh b/build_others.sh index ffa94d6..d7f8f4a 100644 --- a/build_others.sh +++ b/build_others.sh @@ -7,6 +7,7 @@ echo Distribution is $DIST echo Architecture is $ARCH apt-get update +pbuilder update #for i in survival; do for i in cluster foreign kernsmooth lattice mgcv nlme rmatrix rodbc rpart survival vr littler; do |