]> git.pld-linux.org Git - packages/avahi.git/blobdiff - avahi.spec
- don't use %{without ...}, it may not work after inverting bcond
[packages/avahi.git] / avahi.spec
index 70dc698c8038ac5468bc6b2b58fe6d7ae2ce3e89..7acab684fc68cbe2d2ed234820d0ec742ea4eda4 100644 (file)
@@ -9,7 +9,7 @@
 %bcond_without qt3             # build without qt3 bindings
 %bcond_without qt4             # build without qt4 bindings
 #
-%if %{without qt}
+%if !%{with qt}
 %undefine      with_qt3
 %undefine      with_qt4
 %endif
This page took 0.487071 seconds and 4 git commands to generate.