summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2016-09-09 14:38:27 +0200
committerDave Reisner <dreisner@archlinux.org>2016-09-09 14:38:27 +0200
commit1288935e3a77321fabee153346730ed4f8e46f16 (patch)
treea2d0ebac7dea21c3072c5c9df23b0e3ece76ca70
parent8d548d775031a4825832291d2b15a9c8948e58d1 (diff)
downloadmkinitcpio-1288935e3a77321fabee153346730ed4f8e46f16.tar.gz
mkinitcpio-1288935e3a77321fabee153346730ed4f8e46f16.tar.xz
keyboard: placate foutrelis' OCD
...and mine too, now that he points it out.
-rw-r--r--install/keyboard2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/keyboard b/install/keyboard
index 8f611d1..e5fb61e 100644
--- a/install/keyboard
+++ b/install/keyboard
@@ -16,7 +16,7 @@ build() {
add_module 'usbhid'
- map add_checked_modules '/input/keyboard' 'input/serio'
+ map add_checked_modules '/input/keyboard' '/input/serio'
}
help() {