summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/keymap2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/keymap b/hooks/keymap
index 749f24c..a2b1b08 100755
--- a/hooks/keymap
+++ b/hooks/keymap
@@ -27,7 +27,7 @@ fi
. /usr/share/initramfs-tools/hook-functions
copy_exec /bin/loadkeys /bin
-cp /etc/console/boottime.kmap.gz ${DESTDIR}/etc
+cp /etc/console/boottime.kmap.gz ${DESTDIR}/etc/
# Step 2 - Check for UTF8 console
if [ ! -x /usr/bin/kbd_mode ]; then