Update config

This commit is contained in:
eabdullin 2025-04-24 10:21:08 +03:00
parent 7eaad30a78
commit 8d39745a55

View File

@ -135,14 +135,9 @@ actions:
count: 1 count: 1
- target: "spec" - target: "spec"
find: | find: |
%ifarch x86_64 %files core
%{_libdir}/%{name}/accel-tcg-%{kvm_target}.so
%endif
replace: | replace: |
%ifarch x86_64 %files core
%{_libdir}/%{name}/accel-tcg-%{kvm_target}.so
%endif
%ifarch ppc64le %ifarch ppc64le
%{_datadir}/%{name}/slof.bin %{_datadir}/%{name}/slof.bin
%endif %endif