Author: geissert Date: 2009-11-01 23:52:27 +0000 (Sun, 01 Nov 2009) New Revision: 13172 Modified: Makefile Log: Removing alpha from the list of squeeze archs, reflecting its removal from the archive Modified: Makefile ==================================================================--- Makefile 2009-11-01 22:15:14 UTC (rev 13171) +++ Makefile 2009-11-01 23:52:27 UTC (rev 13172) @@ -9,7 +9,7 @@ MIRROR = http://ftp-stud.fht-esslingen.de/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 = alpha amd64 armel hppa i386 ia64 mips mipsel powerpc s390 sparc +SQUEEZE_ARCHS = amd64 armel hppa i386 ia64 mips mipsel powerpc s390 sparc all: rm -f data/security-new.db data/security-new.db.journal