diff --git a/baloo-widgets.spec b/baloo-widgets.spec index 1225157..6766d4d 100644 --- a/baloo-widgets.spec +++ b/baloo-widgets.spec @@ -53,16 +53,12 @@ Requires: kf5-kio-devel %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd - -%make_build -C %{_target_platform} +%cmake_kf5 +%cmake_build %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install %find_lang %{name} --all-name