summaryrefslogtreecommitdiff
path: root/x11-base/xorg-server/files/xorg-server-1.12-disable-acpi.patch
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2016-11-16 16:17:00 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2016-11-16 16:17:00 +0300
commit0e59ba2a077fefec1380b177edf3c1fa6ca69e80 (patch)
tree67effca017dff8da888ae4dfd7001d5971b933ac /x11-base/xorg-server/files/xorg-server-1.12-disable-acpi.patch
parentdd62b119b237dbb1e047186cec3a8b53c65b4db7 (diff)
wine: sync with gentoo upstream (looks like separated ebuild does not required anymore)
removed outdated eclasses
Diffstat (limited to 'x11-base/xorg-server/files/xorg-server-1.12-disable-acpi.patch')
-rw-r--r--x11-base/xorg-server/files/xorg-server-1.12-disable-acpi.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-base/xorg-server/files/xorg-server-1.12-disable-acpi.patch b/x11-base/xorg-server/files/xorg-server-1.12-disable-acpi.patch
new file mode 100644
index 0000000..df43dbd
--- /dev/null
+++ b/x11-base/xorg-server/files/xorg-server-1.12-disable-acpi.patch
@@ -0,0 +1,11 @@
+diff -ur a/configure.ac b/configure.ac
+--- a/configure.ac 2011-10-31 19:40:02.000000000 +0100
++++ b/configure.ac 2011-10-31 19:41:02.372745481 +0100
+@@ -1624,7 +1624,6 @@
+ linux_alpha=yes
+ ;;
+ i*86|amd64*|x86_64*|ia64*)
+- linux_acpi="yes"
+ ;;
+ *)
+ ;;