diff --git a/config.yaml b/config.yaml index eb09398..29812e1 100644 --- a/config.yaml +++ b/config.yaml @@ -135,14 +135,9 @@ actions: count: 1 - target: "spec" find: | - %ifarch x86_64 - %{_libdir}/%{name}/accel-tcg-%{kvm_target}.so - %endif + %files core replace: | - %ifarch x86_64 - %{_libdir}/%{name}/accel-tcg-%{kvm_target}.so - %endif - + %files core %ifarch ppc64le %{_datadir}/%{name}/slof.bin %endif