Update config
This commit is contained in:
parent
7eaad30a78
commit
8d39745a55
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user