From 162f879a0c74aa46fe890022af300381e6ed3cc6 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 11 Feb 2008 22:11:12 +0000 Subject: Patch re-jiggle to remove unused and duplicates git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3767 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch') diff --git a/meta/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch b/meta/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch index a098db194..dca88fba9 100644 --- a/meta/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch +++ b/meta/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch @@ -3,14 +3,14 @@ # Patch managed by http://www.holgerschurig.de/patcher.html # ---- libX11-X11R7.0-1.0.0/include/X11/Xlib.h~fix-utf8-wrong-define -+++ libX11-X11R7.0-1.0.0/include/X11/Xlib.h -@@ -103,7 +103,7 @@ +--- libX11-6.2.1/include/X11/Xlib.h~fix-utf8-wrong-define ++++ libX11-6.2.1/include/X11/Xlib.h +@@ -100,7 +100,7 @@ /* API mentioning "UTF8" or "utf8" is an XFree86 extension, introduced in November 2000. Its presence is indicated through the following macro. */ -#define X_HAVE_UTF8_STRING 1 -+#undef X_HAVE_UTF8_STRING ++#undef X_HAVE_UTF8_STRING typedef char *XPointer; -- cgit v1.2.3