diff --git a/blinken.spec b/blinken.spec index bd33970..43f4246 100644 --- a/blinken.spec +++ b/blinken.spec @@ -44,16 +44,12 @@ Conflicts: kdeedu < 4.7.0-10 %build -mkdir %{_target_platform} -pushd %{_target_platform} -%{cmake_kf5} .. -popd - -make %{?_smp_mflags} -C %{_target_platform} +%cmake_kf5 +%cmake_build %install -make install/fast DESTDIR=%{buildroot} -C %{_target_platform} +%cmake_install %find_lang %{name} --all-name --with-html --with-qt