installer: keymap: Fix keymap selection of layouts with not variant.
authorMathieu Othacehe <m.othacehe@gmail.com>
Wed, 5 Dec 2018 12:55:51 +0000 (21:55 +0900)
committerLudovic Courtès <ludo@gnu.org>
Thu, 17 Jan 2019 13:04:25 +0000 (14:04 +0100)
commit9e58d4e90e77db150fbc57a559eaa01d85ce03f6
tree07b1e92b190a6c81295d20cda415bea77756a9ca
parent479414e1c9e13ddce9e0c8741eb9f50dff62e333
installer: keymap: Fix keymap selection of layouts with not variant.

* gnu/installer/newt/keymap.scm (run-keymap-page): Test if the layout has no
variant at 'variant step, instead of raising a condition at 'layout step.
gnu/installer/newt/keymap.scm