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

em8300.spec

index c0abeaf59b039492e523358627660291e548b29d..fdcc380557d41deb9b2c4eee748d93ed1e6dffb0 100644 (file)
@@ -13,7 +13,7 @@
 %undefine      with_kernel
 %endif
 
-%if %{without kernel}
+%if !%{with kernel}
 %undefine      with_dist_kernel
 %endif
 
This page took 0.058729 seconds and 4 git commands to generate.