Record correct machine type for distribution packages
commitc63d5405c991ef801c4cf21e4ff34c431d44f753
authorThomas Leonard <talex5@gmail.com>
Wed, 7 Apr 2010 08:53:35 +0000 (7 09:53 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 7 Apr 2010 09:04:05 +0000 (7 10:04 +0100)
tree1b1156b98f745554952426fc9cc702a9ffc25b92
parenteeaf4dd8b4d5f73d696709cecb7beac6cd5c89c5
Record correct machine type for distribution packages

Before, we used "x86_64" for amd64 packages and "*" for everything else,
including 32-bit binaries (which could then be selected with 64-bit binaries).
tests/dpkg/dpkg-query
tests/testdistro.py
zeroinstall/injector/distro.py