From: Paul Wolneykien Date: Thu, 22 Mar 2012 10:19:13 +0000 (+0400) Subject: Disable Intel DRM on ARM X-Git-Url: http://git.altlinux.org/people/manowar/packages/plymouth.git?p=plymouth.git;a=commitdiff_plain;h=0c631c729659974bf4cf54ff7052fffaa37f9856 Disable Intel DRM on ARM --- diff --git a/plymouth.spec b/plymouth.spec index f117303..ecd865d 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -259,6 +259,9 @@ plugin. --disable-gdm-transition \ --without-gdm-autostart-file \ %endif +%ifarch %arm + --disable-libdrm_intel \ +%endif --without-rhgb-compat-link \ --with-system-root-install \ --with-log-viewer \