trivial: Install the host-emulate.d tests in the test package

This fixes the ppc64 Fedora build, as tests are disabled on that arch.
This commit is contained in:
Richard Hughes 2022-09-22 16:57:22 +01:00
parent 5fbc21a535
commit c6fde9e085

View File

@ -417,7 +417,6 @@ done
%dir %{_datadir}/fwupd/quirks.d
%{_datadir}/fwupd/quirks.d/*.quirk
%{_datadir}/doc/fwupd/*.html
%{_datadir}/fwupd/host-emulate.d/*.json.gz
%if 0%{?have_uefi}
%{_sysconfdir}/grub.d/35_fwupd
%endif
@ -566,6 +565,7 @@ done
%files tests
%if 0%{?enable_tests}
%{_datadir}/fwupd/host-emulate.d/*.json.gz
%dir %{_datadir}/installed-tests/fwupd
%{_datadir}/installed-tests/fwupd/tests/*
%{_datadir}/installed-tests/fwupd/fwupd-tests.xml