From 2685ca76fd11c9bc2b1e96b1e4c40fc3b9763691 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 16 Mar 2011 11:53:21 -0700 Subject: xqt2: Rework the patches for xqt2 (vs the core part). The way this package builds, xqt2 isn't the main place for ${S}. So we add in another task to apply the patches in that directory (as there's 4 of them). Signed-off-by: Tom Rini Signed-off-by: Koen Kooi --- recipes/xqt2/files/KeyMap.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/xqt2/files/KeyMap.patch') diff --git a/recipes/xqt2/files/KeyMap.patch b/recipes/xqt2/files/KeyMap.patch index 62564cf248..2b00dcad18 100644 --- a/recipes/xqt2/files/KeyMap.patch +++ b/recipes/xqt2/files/KeyMap.patch @@ -1,5 +1,5 @@ ---- xc/../xqt2/xfree86/xqt-driver/KeyMap.h 2004-10-16 08:06:07.000000000 +0200 -+++ xc/../xqt2/xfree86/xqt-driver/KeyMap~.h 2006-05-10 19:41:16.000000000 +0200 +--- xqt2/xfree86/xqt-driver/KeyMap.h 2004-10-16 08:06:07.000000000 +0200 ++++ xqt2/xfree86/xqt-driver/KeyMap~.h 2006-05-10 19:41:16.000000000 +0200 @@ -75,6 +75,7 @@ /* [ */ K(BracketLeft, XK_bracketleft, XK_braceleft) // Fn+T /* { */ K(BraceLeft, XK_braceleft, NoSymbol) // ??? -- cgit 1.2.3-korg