Correct location of images for ia64

This commit is contained in:
Frans Pop 2008-07-16 20:02:15 +00:00
parent 311d0a1273
commit 787f433fe6
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/images/daily"
DI_WWW_HOME="http://people.debian.org/~dannf/d-i/ia64/daily"
if [ -n "$DI_DIR" ];then
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
DI_WWW_HOME=""