]> git.pld-linux.org Git - packages/fwbuilder.git/blobdiff - fwbuilder.spec
- don't use %{without ...}, it may not work after inverting bcond
[packages/fwbuilder.git] / fwbuilder.spec
index ac3634a1c11c9a77a16ca20b79de0b0897445059..6d09ad99134628d31f814406260dab6190038218 100644 (file)
@@ -208,7 +208,7 @@ Pliki specyficzne dla MacOS X.
 # Without it this app uses ccache if it's found in system even if we don't
 # want it
 
-%if %{without ccache}
+%if !%{with ccache}
 grep -vi ccache configure.in > configure.in.x
 mv configure.in.x configure.in
 %endif
This page took 0.060466 seconds and 4 git commands to generate.