From 600bcddaef1ec0e3be5d1b07eda8e85944c1e711 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 8 Jul 2006 23:58:02 +0000 Subject: fixup xorg compile -- it now at least compiles and runs for me on x86 --- package/xorg/fontfile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/xorg/fontfile.patch (limited to 'package/xorg/fontfile.patch') diff --git a/package/xorg/fontfile.patch b/package/xorg/fontfile.patch new file mode 100644 index 000000000..ed39bf45d --- /dev/null +++ b/package/xorg/fontfile.patch @@ -0,0 +1,11 @@ +--- xc/lib/font/fontfile/Imakefile.old 2005-06-03 20:09:53.000000000 +0100 ++++ xc/lib/font/fontfile/Imakefile 2005-06-03 20:09:57.000000000 +0100 +@@ -14,7 +14,7 @@ + #endif + + INCLUDES = -I$(FONTINCSRC) -I../include -I$(SERVERSRC)/include \ +- -I$(INCLUDESRC) ++ -I$(INCLUDESRC) $(CC_STAGING) + HEADERS = + #ifdef FontFormatDefines + FORMAT_DEFS = FontFormatDefines -- cgit v1.2.3