- Sparc daily builds moved to joshk's builds.

This commit is contained in:
Joey Hess 2004-09-13 16:35:55 +00:00
parent a1805e9908
commit 4a49305a57
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -10,6 +10,7 @@ debian-cd (2.2.20) UNRELEASED; urgency=low
any longer.
- Updated exclude-udebs to match the current CD initrd package list.
- Access floppy reorg.
- Sparc daily builds moved to joshk's builds.
* Stephen R. Marenka
- Add support for m68k reorganization.
- Bump m68k 2.4 kernels to 2.4.27.

View File

@ -11,7 +11,7 @@ set -e
N=$1
CDDIR=$2
if [ "$DI_WWW_HOME" = "default" ];then
DI_WWW_HOME="http://people.debian.org/~jbailey/d-i/sparc/daily/cdrom"
DI_WWW_HOME="http://people.debian.org/~joshk/d-i/images/daily/cdrom"
fi
if [ ! "$DI_DIST" ]; then
DI_DIST="$DI_CODENAME"