From b268b32758653f5907dde5f580a10b5eb24364a3 Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 18 Jul 2020 18:02:28 +0200 Subject: [PATCH] Improve compatibility with new CMake macro Signed-off-by: Igor Raits --- kf5-kconfig.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 0a856ee..2d4d086 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -152,7 +152,7 @@ export PYTHONPATH %if 0%{?ninja} %ninja_install -C %{_target_platform} %else -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install %endif %find_lang_kf5 kconfig5_qt