aboutsummaryrefslogtreecommitdiffstats
path: root/main/xf86-video-apm/mibstore.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-07 09:18:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-07 18:23:43 +0000
commit8a5e12e99d5dd3859edb66580ea245c13963c42c (patch)
tree52c6ebaa499f7704bc12db891860c481d0c3ef70 /main/xf86-video-apm/mibstore.patch
parente47412ee1c8398f361d30e6204b3c0d624bf0245 (diff)
downloadaports-8a5e12e99d5dd3859edb66580ea245c13963c42c.tar.bz2
aports-8a5e12e99d5dd3859edb66580ea245c13963c42c.tar.xz
main/xf86-video-apm: rebuild against xorg-server-1.14
Diffstat (limited to 'main/xf86-video-apm/mibstore.patch')
-rw-r--r--main/xf86-video-apm/mibstore.patch23
1 files changed, 23 insertions, 0 deletions
diff --git a/main/xf86-video-apm/mibstore.patch b/main/xf86-video-apm/mibstore.patch
new file mode 100644
index 0000000000..e48d2c42d8
--- /dev/null
+++ b/main/xf86-video-apm/mibstore.patch
@@ -0,0 +1,23 @@
+From 9f67408e4f078e907fbf4feb45cfdcfd0cdebcca Mon Sep 17 00:00:00 2001
+From: Adam Jackson <ajax@redhat.com>
+Date: Thu, 10 Jan 2013 03:03:29 +0000
+Subject: Remove #include "mibstore.h"
+
+Signed-off-by: Adam Jackson <ajax@redhat.com>
+---
+diff --git a/src/apm.h b/src/apm.h
+index a3c06f8..365e5e2 100644
+--- a/src/apm.h
++++ b/src/apm.h
+@@ -33,9 +33,6 @@
+ /* All drivers initialising the SW cursor need this */
+ #include "mipointer.h"
+
+-/* All drivers implementing backing store need this */
+-#include "mibstore.h"
+-
+ /* I2C support */
+ #include "xf86i2c.h"
+
+--
+cgit v0.9.0.2-2-gbebe