From: Joerg Jaspert Date: Fri, 4 Feb 2011 07:51:49 +0000 (+0100) Subject: replace the arch list with a command X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=696fab7a5ca99726073e15d90afe2c1054ddbefa replace the arch list with a command not that i think its in use anywhere Signed-off-by: Joerg Jaspert Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/vars b/config/debian/vars index 4c3b07e5..5907d28c 100644 --- a/config/debian/vars +++ b/config/debian/vars @@ -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/