Author: fw Date: 2007-04-09 11:44:56 +0000 (Mon, 09 Apr 2007) New Revision: 5641 Modified: Makefile Log: Makefile: forget to include amd64 in the lenny arch list Modified: Makefile ==================================================================--- Makefile 2007-04-09 11:40:26 UTC (rev 5640) +++ Makefile 2007-04-09 11:44:56 UTC (rev 5641) @@ -8,7 +8,7 @@ # MIRROR = http://merkel.debian.org/~aba/debian/ MIRROR = http://ftp-stud.fht-esslingen.de/debian/ SARGE_ARCHS = alpha amd64 arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc -LENNY_ARCHS = alpha arm hppa i386 ia64 mips mipsel powerpc s390 sparc +LENNY_ARCHS = alpha amd64 arm hppa i386 ia64 mips mipsel powerpc s390 sparc all: rm -f data/security-new.db data/security-new.db.journal