Skip keymap creation on s390

This commit is contained in:
Martin Gracik 2011-03-15 14:29:29 +01:00
parent a21be14937
commit 4af2c865c9
1 changed files with 4 additions and 0 deletions

View File

@ -75,6 +75,10 @@ class LoraxInstallTree(BaseLoraxClass):
shutil.move(langtable, joinpaths(self.root, "etc"))
def create_keymaps(self):
if self.basearch in ("s390", "s390x"):
# skip on s390
return True
keymaps = joinpaths(self.root, "etc/keymaps.gz")
# look for override