Run yumbase.arch.setup_arch() to set arch correctly.

This commit is contained in:
Daniel Mach 2012-04-03 07:36:53 -04:00 committed by Dennis Gilmore
parent aa401cc49b
commit 72b9333abd
1 changed files with 1 additions and 0 deletions

View File

@ -239,6 +239,7 @@ class Pungi(pypungi.PungiBase):
else:
yumarch = arch
self.ayum.arch.setup_arch(yumarch)
self.ayum.compatarch = yumarch
# Filter out all the multilib arches, anaconda won't use them.
# only makes sense on x86_64