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
- 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