From 311d0a1273dc000868bb5415a1f74a423eee8e6e Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Wed, 16 Jul 2008 20:02:11 +0000 Subject: [PATCH] Daily builds for ia64 have moved --- tools/boot/lenny/boot-ia64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/boot/lenny/boot-ia64 b/tools/boot/lenny/boot-ia64 index 5f0fad9f..239b0222 100755 --- a/tools/boot/lenny/boot-ia64 +++ b/tools/boot/lenny/boot-ia64 @@ -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/images/daily" + DI_WWW_HOME="http://people.debian.org/~dannf/d-i/ia64/images/daily" if [ -n "$DI_DIR" ];then DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}" DI_WWW_HOME=""