Fix ppc64le build
This commit is contained in:
parent
34ed8965ec
commit
f42d6e7de0
@ -393,6 +393,7 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/fwupd
|
|||||||
%{_libdir}/pkgconfig/fwupdplugin.pc
|
%{_libdir}/pkgconfig/fwupdplugin.pc
|
||||||
|
|
||||||
%files tests
|
%files tests
|
||||||
|
%if 0%{?enable_tests}
|
||||||
%dir %{_datadir}/installed-tests/fwupd
|
%dir %{_datadir}/installed-tests/fwupd
|
||||||
%{_datadir}/installed-tests/fwupd/fwupd-tests.xml
|
%{_datadir}/installed-tests/fwupd/fwupd-tests.xml
|
||||||
%{_datadir}/installed-tests/fwupd/*.test
|
%{_datadir}/installed-tests/fwupd/*.test
|
||||||
@ -400,6 +401,7 @@ mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/fwupd
|
|||||||
%{_datadir}/installed-tests/fwupd/*.sh
|
%{_datadir}/installed-tests/fwupd/*.sh
|
||||||
%dir %{_sysconfdir}/fwupd/remotes.d
|
%dir %{_sysconfdir}/fwupd/remotes.d
|
||||||
%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf
|
%config(noreplace)%{_sysconfdir}/fwupd/remotes.d/fwupd-tests.conf
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 14 2020 Richard Hughes <richard@hughsie.com> 1.4.0-1
|
* Tue Apr 14 2020 Richard Hughes <richard@hughsie.com> 1.4.0-1
|
||||||
|
Loading…
Reference in New Issue
Block a user