hppa dailies moved to d-i.debian.org

This commit is contained in:
Luk Claes 2009-04-07 18:07:04 +00:00
parent 396633af06
commit 2c0136b79f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ set -e
N=$1
CDROOT=$2
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~kyle/d-i/hppa/daily/cdrom/2.6"
DI_WWW_HOME="http://d-i.debian.org/daily-images/hppa/daily/cdrom/2.6"
if [ -n "$DI_DIR" ];then
DI_DIR="$DI_DIR/~${DI_WWW_HOME#*~}"
DI_WWW_HOME=""