[packages/ka5-step] - updated cmake options

qboosh qboosh at pld-linux.org
Sat Jun 15 16:34:12 CEST 2024


commit c6ecc52b041a6d0967002c7c0b9e1a87d250c50a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jun 15 15:58:25 2024 +0200

    - updated cmake options

 ka5-step.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/ka5-step.spec b/ka5-step.spec
index 596729b..4b203e3 100644
--- a/ka5-step.spec
+++ b/ka5-step.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with	tests		# build with tests
+%bcond_with	tests		# testing
 
 %define		kdeappsver	23.08.5
 %define		kframever	5.94.0
@@ -123,7 +123,8 @@ Możliwości:
 	-B build \
 	-G Ninja \
 	%{!?with_tests:-DBUILD_TESTING=OFF} \
-	-DHTML_INSTALL_DIR=%{_kdedocdir} \
+	-DKDE_INSTALL_DOCBUNDLEDIR=%{_kdedocdir} \
+	-DKDE_INSTALL_SYSCONFDIR=%{_sysconfdir} \
 	-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
 
 %ninja_build -C build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-step.git/commitdiff/c6ecc52b041a6d0967002c7c0b9e1a87d250c50a



More information about the pld-cvs-commit mailing list