From c613e3044643cad4941d665cea92e6dffd15fc59 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 13 Oct 2011 22:20:55 +0200 Subject: [PATCH] kbd: fix previous, the correct one is euro2.map for AltGr+e. --- srcpkgs/kbd/patches/fix-euro-symbol-es-keymap.patch | 2 +- srcpkgs/kbd/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kbd/patches/fix-euro-symbol-es-keymap.patch b/srcpkgs/kbd/patches/fix-euro-symbol-es-keymap.patch index 5670839bf14..62cb161bcce 100644 --- a/srcpkgs/kbd/patches/fix-euro-symbol-es-keymap.patch +++ b/srcpkgs/kbd/patches/fix-euro-symbol-es-keymap.patch @@ -4,7 +4,7 @@ keymaps 0-2,4,6,8-9,12 include "qwerty-layout" include "linux-with-alt-and-altgr" -+include "euro.map" ++include "euro2.map" strings as usual keycode 1 = Escape diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template index 6eb1f08c9c5..b447a0bc813 100644 --- a/srcpkgs/kbd/template +++ b/srcpkgs/kbd/template @@ -1,7 +1,7 @@ # Template file for 'kbd' pkgname=kbd version=1.15.3 -revision=1 +revision=2 distfiles="${KERNEL_SITE}/utils/kbd/kbd-$version.tar.bz2" build_style=configure configure_args="--datadir=/lib/kbd --bindir=/sbin