Exclude cgthree firemware if sparc is disabled

This commit is contained in:
Lubomir Rintel 2014-04-18 22:26:53 +02:00
parent cbdf8f4436
commit 15f4000e59
1 changed files with 2 additions and 0 deletions

View File

@ -1409,6 +1409,8 @@ getent passwd qemu >/dev/null || \
%{_mandir}/man1/qemu-system-sparc64.1*
%{_datadir}/%{name}/QEMU,tcx.bin
%{_datadir}/%{name}/QEMU,cgthree.bin
%else
%exclude %{_datadir}/%{name}/QEMU,cgthree.bin
%endif
%if 0%{?system_ppc:1}