ia64 dailies moved to d-i.d.o

This commit is contained in:
Luk Claes 2009-05-05 21:50:23 +00:00
parent dfd2e454dc
commit c875c30056
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ N=$1
CDDIR=$2
BOOTDIR=
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~dannf/d-i/ia64/daily"
DI_WWW_HOME="http://d-i.debian.org/daily-images/ia64/daily"
if [ -n "$DI_DIR" ];then
DI_DIR="$DI_DIR/${DI_WWW_HOME#*http://}"
DI_WWW_HOME=""