From f427edbd31e140a74f778c4e1f1e5d94ff3eaff9 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Feb 2005 07:46:30 +0000 Subject: [PATCH] kmuto is now doing arm builds --- tools/boot/sarge/boot-arm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boot/sarge/boot-arm b/tools/boot/sarge/boot-arm index acbd9584..bd7a07a8 100755 --- a/tools/boot/sarge/boot-arm +++ b/tools/boot/sarge/boot-arm @@ -19,7 +19,7 @@ N=$1 CDDIR=$2 INSTALLDIR=$CDDIR/install if [ "$DI_WWW_HOME" = "default" ];then - DI_WWW_HOME="http://people.debian.org/~vince/d-i/images/daily" + DI_WWW_HOME="http://people.debian.org/~kmuto/d-i/images/daily" fi if [ ! "$DI_DIST" ]; then DI_DIST="$DI_CODENAME"