Skip keymap creation on s390

This commit is contained in:
Martin Gracik 2011-03-15 14:29:29 +01:00
parent 69ad288e66
commit a588f46823

View File

@ -103,6 +103,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