]> git.pld-linux.org Git - packages/atmelwlandriver.git/blobdiff - atmelwlandriver.spec
- don't use %{without ...}, it may not work after inverting bcond
[packages/atmelwlandriver.git] / atmelwlandriver.spec
index 5cdf7c0e052684d7393015f1a3f9ee0edc9926a1..6235b207723f2205ebb9800ebc0da04d2127f40e 100644 (file)
@@ -7,7 +7,7 @@
 %bcond_without userspace       # don't build userspace applications
 %bcond_with    verbose         # verbose build (V=1)
 
-%if %{without kernel}
+%if !%{with kernel}
 %undefine      with_dist_kernel
 %endif
 
This page took 0.078445 seconds and 4 git commands to generate.