commit 23d0d6e6a39512ff77540f1336e0d4ddc20765d7
Author: Jan Rękorajski <bagg...@pld-linux.org>
Date:   Mon Dec 30 11:04:26 2024 +0100

    - update qt selection bcond

 SoQt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/SoQt.spec b/SoQt.spec
index e2f9e7f..932621f 100644
--- a/SoQt.spec
+++ b/SoQt.spec
@@ -6,8 +6,8 @@
 %bcond_with    qt5             # Qt5 instead of Qt6
 %bcond_without qt6             # Qt6 (default)
 
-%if %{with qt4} || %{with qt6}
-%undefine      with_qt5
+%if %{with qt4} || %{with qt5}
+%undefine      with_qt6
 %endif
 %if %{without qt4} && %{without qt5} && %{without qt6}
 %{error: at least one Qt version must be enabled}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/SoQt.git/commitdiff/23d0d6e6a39512ff77540f1336e0d4ddc20765d7

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to