summaryrefslogtreecommitdiff
path: root/package/xf86-input-evtouch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-24 14:04:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-24 14:04:43 +0100
commit573b06af740b3f1966aa2ea190494d9c87270786 (patch)
treed2f5dd29803ad5bbca171bfff9b1ece4ef3d5b3c /package/xf86-input-evtouch
parent42ed8eb00eba8691994588b7fca5dbd04d92a59c (diff)
parent3953de124e87ce3b594fd861b6f111b2df706753 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/xf86-input-evtouch')
-rw-r--r--package/xf86-input-evtouch/patches/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/xf86-input-evtouch/patches/patch-configure b/package/xf86-input-evtouch/patches/patch-configure
new file mode 100644
index 000000000..8c1ab34f3
--- /dev/null
+++ b/package/xf86-input-evtouch/patches/patch-configure
@@ -0,0 +1,11 @@
+--- xf86-input-evtouch-0.8.8.orig/configure 2008-11-09 22:01:05.000000000 +0100
++++ xf86-input-evtouch-0.8.8/configure 2011-01-22 21:03:10.818658680 +0100
+@@ -12255,7 +12255,7 @@ fi
+
+ sdkdir=$(pkg-config --variable=sdkdir xorg-server)
+
+-EVTOUCH_CFLAGS="$CFLAGS $XORG_CFLAGS "
++EVTOUCH_CFLAGS="$XORG_CFLAGS "
+
+
+ # Checks for header files.