]> git.pld-linux.org Git - packages/xorg-driver-video-intel.git/commitdiff
- bcond header
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Nov 2011 16:59:36 +0000 (16:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xorg-driver-video-intel.spec -> 1.130

xorg-driver-video-intel.spec

index fa22bfb43a8dc8d6c404b394c5b66195dd82016f..4c3644ad0b17a087637fa90422c134712f1e8685 100644 (file)
@@ -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}
 
This page took 0.051674 seconds and 4 git commands to generate.