Author: fw Date: 2009-11-02 18:29:32 +0000 (Mon, 02 Nov 2009) New Revision: 13181 Modified: Makefile Log: Makefile: switch to different archive mirror Modified: Makefile ==================================================================--- Makefile 2009-11-02 17:30:39 UTC (rev 13180) +++ Makefile 2009-11-02 18:29:32 UTC (rev 13181) @@ -5,8 +5,7 @@ # Adjust these if necessary. The architecture selection is rather # arbitrary at the moment. More architectures can be added later. -# MIRROR = http://merkel.debian.org/~aba/debian/ -MIRROR = http://ftp-stud.fht-esslingen.de/debian/ +MIRROR = http://ftp.de.debian.org/debian/ ETCH_ARCHS = alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc LENNY_ARCHS = alpha amd64 arm armel hppa i386 ia64 mips mipsel powerpc s390 sparc SQUEEZE_ARCHS = amd64 armel hppa i386 ia64 mips mipsel powerpc s390 sparc