From 79a76ee2a52506f4f1b58fdb553147a07ea92c2c Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 16 Apr 2014 10:56:42 -0400 Subject: i can specfile good --- mesa.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index 22dcbee..289484e 100644 --- a/mesa.spec +++ b/mesa.spec @@ -392,7 +392,7 @@ export CXXFLAGS="$RPM_OPT_FLAGS %{?with_opencl:-frtti -fexceptions} %{!?with_ope --with-gallium-drivers=%{?with_llvm:swrast} \ %endif %if 0%{?fedora} < 21 - --disable-dri3 + --disable-dri3 \ %endif %{?dri_drivers} -- cgit