[packages/kp6-plasma-nm] - ifarch syntax fix

mrozowik mrozowik at pld-linux.org
Fri Aug 23 13:13:21 CEST 2024


commit 104edd36341e8a5bd0544935f18f4e7afce70481
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Fri Aug 23 10:18:37 2024 +0000

    - ifarch syntax fix

 kp6-plasma-nm.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/kp6-plasma-nm.spec b/kp6-plasma-nm.spec
index d7ea8dc..206758c 100644
--- a/kp6-plasma-nm.spec
+++ b/kp6-plasma-nm.spec
@@ -73,8 +73,9 @@ Plasma applet written in QML for managing network connections.
 	-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
 	-DKDE_INSTALL_DOCBUNDLEDIR=%{_kdedocdir} \
 	%ifarch i686 x32
-		-DBUILD_OPENCONNECT=OFF \
+		-DBUILD_OPENCONNECT=OFF
 	%endif
+
 %ninja_build -C build
 
 %if %{with tests}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kp6-plasma-nm.git/commitdiff/104edd36341e8a5bd0544935f18f4e7afce70481



More information about the pld-cvs-commit mailing list