summaryrefslogtreecommitdiff
path: root/packages/keymap-locales
diff options
context:
space:
mode:
Diffstat (limited to 'packages/keymap-locales')
-rw-r--r--packages/keymap-locales/keymap-locales.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/keymap-locales/keymap-locales.bb b/packages/keymap-locales/keymap-locales.bb
index c219ed7641..8303672240 100644
--- a/packages/keymap-locales/keymap-locales.bb
+++ b/packages/keymap-locales/keymap-locales.bb
@@ -20,6 +20,6 @@ FILES_keymap-extension-fi = "/etc/*-fi.map"
do_install() {
install -d ${D}/${sysconfdir}
-
+
install -m 0644 ${WORKDIR}/*.map ${D}/${sysconfdir}
}