From 91caa75e69746bd14b74d1c9092e29bf302e1c52 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Tue, 18 Nov 2008 00:27:53 +0000 Subject: [PATCH] Fix xf86-video-vesa compile. SVN-Revision: 13274 --- .../patches/010-dont-mess-up-include-paths.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Xorg/driver/xf86-video-vesa/patches/010-dont-mess-up-include-paths.patch diff --git a/Xorg/driver/xf86-video-vesa/patches/010-dont-mess-up-include-paths.patch b/Xorg/driver/xf86-video-vesa/patches/010-dont-mess-up-include-paths.patch new file mode 100644 index 0000000000..0ae58f3d3e --- /dev/null +++ b/Xorg/driver/xf86-video-vesa/patches/010-dont-mess-up-include-paths.patch @@ -0,0 +1,11 @@ +--- a/configure ++++ b/configure +@@ -20787,7 +20787,7 @@ fi + + + CFLAGS="$CFLAGS $XORG_CFLAGS "' -I$(top_srcdir)/src' +-INCLUDES="$XORG_INCS -I${sdkdir} "'-I$(top_srcdir)/src -I$(prefix)/include' ++INCLUDES="$XORG_INCS -I${sdkdir} "'-I$(top_srcdir)/src' + + + -- 2.30.2