wok-6.x rev 13750
syslinux: fix croat keyboard
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 31 19:29:52 2012 +0100 (2012-12-31) |
parents | 6925a252510a |
children | 18dff2eb17c1 2f557044d140 |
files | syslinux/receipt |
line diff
1.1 --- a/syslinux/receipt Mon Dec 31 19:20:51 2012 +0100 1.2 +++ b/syslinux/receipt Mon Dec 31 19:29:52 2012 +0100 1.3 @@ -56,7 +56,7 @@ 1.4 LABEL $label 1.5 MENU LABEL $menu 1.6 com32 c32box.c32 1.7 - append kbdmap cpio.kbd $i.kbd lang=$loc kmap=$i 1.8 + append kbdmap cpio.kbd $i.kbd lang=$loc kmap=${kbd#*,} 1.9 EOT 1.10 break 1.11 done