summaryrefslogtreecommitdiff
path: root/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-02-18 23:32:03 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-02-18 23:32:03 +0000
commit3736c8dda619105cbe8908c9a86f4263d610a59e (patch)
treefd4cdbaa54cab79883da1a961cc078ce7b3cb398 /packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch
parent271bcb3e87c1c1b8236ccbc7d57f225fe60921b4 (diff)
xorg-lib: Remove unused patches, combine diet-x11 and libx11 patches into the same place
Diffstat (limited to 'packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch')
-rw-r--r--packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch b/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch
deleted file mode 100644
index a098db1941..0000000000
--- a/packages/xorg-lib/diet-x11/fix-utf8-wrong-define.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# 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 @@
-
- /* 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
-
- typedef char *XPointer;
-