From fec1d10ce0b4693d9234d1bb8b1eb06cc4953ffe Mon Sep 17 00:00:00 2001 From: lars Date: Tue, 18 Nov 2008 00:27:53 +0000 Subject: [PATCH] Fix xf86-video-vesa compile. git-svn-id: svn://svn.openwrt.org/openwrt/packages@13274 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../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 000000000..0ae58f3d3 --- /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.11.0