workaround build failure

epel9
Rex Dieter 8 years ago
parent e55caee084
commit 4bd5a945ed

@ -71,6 +71,9 @@ pushd %{_target_platform}
%{cmake_kf5} .. %{cmake_kf5} ..
popd popd
# hack around FTBFS:
# make[2]: *** No rule to make target 'app/org.kde.khotkeys.xml', needed by 'kcm_hotkeys/khotkeys_interface.cpp'. Stop.
make %{?_smp_mflags} -C %{_target_platform}/app
make %{?_smp_mflags} -C %{_target_platform} make %{?_smp_mflags} -C %{_target_platform}

Loading…
Cancel
Save