From 8d39745a5514eeff518689339fa595852dd61a46 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 24 Apr 2025 10:21:08 +0300 Subject: [PATCH] Update config --- config.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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