X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=xorg-driver-video-intel.spec;h=4c3644ad0b17a087637fa90422c134712f1e8685;hb=debd4ae55e606826e2989fa1efc439a1df794dfa;hp=fa22bfb43a8dc8d6c404b394c5b66195dd82016f;hpb=cb6dc7b65edb5ad5db517ce8aac6a939f54664e0;p=packages%2Fxorg-driver-video-intel.git diff --git a/xorg-driver-video-intel.spec b/xorg-driver-video-intel.spec index fa22bfb..4c3644a 100644 --- a/xorg-driver-video-intel.spec +++ b/xorg-driver-video-intel.spec @@ -1,4 +1,7 @@ +# +# Conditional build: %bcond_with sna SandyBridge's New Acceleration (also for older generations) +# %define libdrm_ver 2.4.27 Summary: X.org video driver for Intel integrated graphics chipsets Summary(pl.UTF-8): Sterownik obrazu X.org dla zintegrowanych układów graficznych Intela @@ -78,7 +81,7 @@ Wymaga aktywnego Kernel Mode Setting (KMS). %build %configure \ --disable-silent-rules \ - --%{?with_sna:en}%{!?with_sna:dis}able-sna + --enable-sna%{!?with_sna:=no} %{__make}