xserver-kdrive-git: small w100 build fix
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 8 Sep 2007 21:40:00 +0000 (21:40 +0000)
committerPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 8 Sep 2007 21:40:00 +0000 (21:40 +0000)
packages/xorg-xserver/xserver-kdrive-git/w100-post-1.4-buildfix.patch [new file with mode: 0644]
packages/xorg-xserver/xserver-kdrive_git.bb

diff --git a/packages/xorg-xserver/xserver-kdrive-git/w100-post-1.4-buildfix.patch b/packages/xorg-xserver/xserver-kdrive-git/w100-post-1.4-buildfix.patch
new file mode 100644 (file)
index 0000000..741af64
--- /dev/null
@@ -0,0 +1,12 @@
+Index: git/hw/kdrive/w100/Makefile.am
+===================================================================
+--- git.orig/hw/kdrive/w100/Makefile.am        2007-09-08 23:37:42.000000000 +0200
++++ git/hw/kdrive/w100/Makefile.am     2007-09-08 23:37:43.000000000 +0200
+@@ -46,7 +46,6 @@
+ Xw100_LDADD = \
+       $(W100_LIBS)                    \
+-      @XSERVER_LIBS@                  \
+       $(TSLIB_FLAG)
index 9bc2c95..a848ee0 100644 (file)
@@ -19,6 +19,7 @@ SRC_URI = "git://anongit.freedesktop.org/xorg/xserver;protocol=git \
        file://w100-autofoo.patch;patch=1 \
        file://w100-fix-offscreen-bmp.patch;patch=1 \
        file://w100-new-input-world-order.patch;patch=1 \
+       file://w100-post-1.4-buildfix.patch;patch=1 \
        file://xcalibrate-new-input-world-order.patch;patch=1 \
        file://tslib-default-device.patch;patch=1 \
        file://fbdev-evdev.patch;patch=1 \