[libdrm] Drop libkms. Only used by plymouth, and even that's a mistake.

Adam Jackson ajax at fedoraproject.org
Mon Jun 25 20:51:48 UTC 2012


commit 0854fd31ed3e86b76457f6cd14523cc353505ccb
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Jun 25 16:51:47 2012 -0400

    Drop libkms. Only used by plymouth, and even that's a mistake.

 libdrm.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libdrm.spec b/libdrm.spec
index ed07ea6..ed7de0a 100644
--- a/libdrm.spec
+++ b/libdrm.spec
@@ -66,7 +66,7 @@ autoreconf -v --install || exit 1
 %ifarch %{arm}
         --enable-omap-experimental-api \
 %endif
-	--enable-udev
+	--enable-udev --disable-libkms
 make %{?_smp_mflags}
 pushd tests
 make %{?smp_mflags} `make check-programs`


More information about the scm-commits mailing list