kmuto is now doing arm builds

This commit is contained in:
Joey Hess 2005-02-17 07:46:30 +00:00
parent f2a09e36ce
commit f427edbd31
1 changed files with 1 additions and 1 deletions

View File

@ -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"