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