From 3ae2e134cf8b94c9a2128f63b2c56bbcfb82a598 Mon Sep 17 00:00:00 2001 From: olgeni Date: Thu, 24 May 2001 08:28:41 +0000 Subject: Chase the directory layout on ftp.redhat.com, no checksum changes. --- emulators/linux_base-rh-9/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/linux_base-rh-9/Makefile') diff --git a/emulators/linux_base-rh-9/Makefile b/emulators/linux_base-rh-9/Makefile index a5b2c14179f..f47f7423d0e 100644 --- a/emulators/linux_base-rh-9/Makefile +++ b/emulators/linux_base-rh-9/Makefile @@ -31,7 +31,7 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} RPM_MIRRORS= \ ftp://ftp.freesoftware.com/pub/linux/redhat/__DIR__/ \ - ftp://ftp.redhat.com/redhat/__DIR__/ \ + ftp://ftp.redhat.com/pub/redhat/__DIR__/ \ ftp://ftp.infomagic.com/pub/mirrors/linux/RedHat/__DIR__/ \ ftp://ftp.crc.ca/mirrors/by-site/ftp.redhat.com/redhat/__DIR__/ \ ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/__DIR__/ \ @@ -40,8 +40,8 @@ RPM_MIRRORS= \ ftp://ftp.is.co.za/linux/distributions/redhat/__DIR__/ \ ftp://mirror.aarnet.edu.au/pub/linux/redhat/__DIR__/ -STDDIR= old-releases/redhat-6.1/${MACHINE_ARCH}/RedHat/RPMS -UPDDIR= updates/6.1/${MACHINE_ARCH} +STDDIR= linux/6.1/en/os/${MACHINE_ARCH}/RedHat/RPMS +UPDDIR= linux/updates/6.1/en/os/${MACHINE_ARCH} .include -- cgit