bare/qemu: Fix %endif type.

Updates #2661.
This commit is contained in:
Chris Johns 2016-03-18 14:38:33 +11:00
parent 721fbe05a1
commit ff9ce9a3ff

View File

@ -22,7 +22,7 @@
%source set qemu %{rtems_release_url}/%{rtems_version}/sources/qemu-git-42d58e7.tar.xz
%else
%source set qemu git://git.qemu-project.org/qemu.git?pull?checkout=%{qemu_version}?submodule=dtc
%fi
%endif
#
# Patches from Qemu's patchworks site.