[packages/xorg-driver-video-fbdev] - compilation fix for xserver-1.14 (taken from Ubuntu)
witekfl
witekfl at pld-linux.org
Thu Mar 7 17:45:58 CET 2013
commit d0b468a351ad278144da587abfb811a919e67672
Author: witekfl <witekfl at poczta.onet.pl>
Date: Thu Mar 7 17:41:45 2013 +0100
- compilation fix for xserver-1.14 (taken from Ubuntu)
mibstore.patch | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
---
diff --git a/mibstore.patch b/mibstore.patch
new file mode 100644
index 0000000..f007cc0
--- /dev/null
+++ b/mibstore.patch
@@ -0,0 +1,18 @@
+--- xf86-video-fbdev-0.4.3/src/fbdev.c.old 2013-03-07 15:38:31.825061438 +0100
++++ xf86-video-fbdev-0.4.3/src/fbdev.c 2013-03-07 15:38:59.112150094 +0100
+@@ -14,7 +14,6 @@
+ #include "xf86_OSproc.h"
+
+ #include "mipointer.h"
+-#include "mibstore.h"
+ #include "micmap.h"
+ #include "colormapst.h"
+ #include "xf86cmap.h"
+@@ -845,7 +844,6 @@ FBDevScreenInit(SCREEN_INIT_ARGS_DECL)
+ }
+
+ xf86SetBlackWhitePixels(pScreen);
+- miInitializeBackingStore(pScreen);
+ xf86SetBackingStore(pScreen);
+
+ /* software cursor */
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-fbdev.git/commitdiff/4ba3d7f14ea8e3ded1c2db20f82219d4ab893118
More information about the pld-cvs-commit
mailing list