From c3202606dee4e3dbd7ee21f3520e835399fa31c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 5 Oct 2006 16:44:40 +0000 Subject: [PATCH] add missing fi, default to wget git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18243 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tools/heimdal-build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/heimdal-build.sh b/tools/heimdal-build.sh index bba088b07..e55d38520 100644 --- a/tools/heimdal-build.sh +++ b/tools/heimdal-build.sh @@ -2,7 +2,7 @@ # Fetches, builds and store the result of a heimdal build # Version: $Id$ -fetchmethod=curl #options are: wget, curl, ftp, afs +fetchmethod=wget #options are: wget, curl, ftp, afs resultdir= email=heimdal-build-log@it.su.se baseurl=ftp://ftp.pdc.kth.se/pub/heimdal/src @@ -202,6 +202,7 @@ EOF cat >> email-header <