Correcting accidental syntax error in one of the previous commits in 19keyboard botto...
authorDaniel Baumann <daniel@debian.org>
Thu, 12 Mar 2009 07:10:16 +0000 (08:10 +0100)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:04 +0000 (17:48 +0100)
scripts/live-bottom/19keyboard

index f7c4d65..d465698 100755 (executable)
@@ -94,6 +94,7 @@ then
 
        sed -i 's/CONSOLE_SCREEN=$/CONSOLE_SCREEN=setupcon/; t END; b; : END; n; b END' /root/etc/init.d/usplash
 elif [ -e /root/usr/sbin/install-keymap ]
+then
        chroot /root /usr/sbin/install-keymap ${kbd}
        live-preseed /root debian-installer/keymap "${kbd}"
        live-preseed /root kbd-chooser/method "${kbd}"