]> git.decadent.org.uk Git - dak.git/commitdiff
replace the arch list with a command
authorJoerg Jaspert <joerg@debian.org>
Fri, 4 Feb 2011 07:51:49 +0000 (08:51 +0100)
committerJoerg Jaspert <joerg@debian.org>
Fri, 4 Feb 2011 07:51:57 +0000 (08:51 +0100)
not that i think its in use anywhere

Signed-off-by: Joerg Jaspert <joerg@debian.org>
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/vars

index 4c3b07e5ead39d1b3f5731fa0bcc30717486f055..5907d28c8802b6b29848e873016129e46b02b40f 100644 (file)
@@ -6,7 +6,7 @@ bindir=$base/bin
 ftpdir=$base/ftp
 webdir=$public/web
 indices=$ftpdir/indices
-archs="alpha amd64 arm armel hurd-i386 i386 ia64 mips mipsel powerpc s390 sparc kfreebsd-i386 kfreebsd-amd64 "
+archs=$(dak admin a list | tr '\n' ' ')
 
 scriptdir=$base/scripts
 masterdir=$base/dak/