]> git.pld-linux.org Git - packages/X11-driver-nvidia.git/commitdiff
- don't use %{without ...}, it may not work after inverting bcond
authorsparky <sparky@pld-linux.org>
Mon, 13 Nov 2006 14:51:45 +0000 (14:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-nvidia.spec -> 1.88

X11-driver-nvidia.spec

index 267e4cba6d9232b4bda17519b3636674c9903569..106590901762b83504fae891a59784aba036a5e0 100644 (file)
@@ -26,7 +26,7 @@
 %endif
 %endif
 
-%if %{without kernel}
+%if !%{with kernel}
 %undefine with_dist_kernel
 %endif
 #
This page took 0.076498 seconds and 4 git commands to generate.