summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-03-18 14:38:33 +1100
committerChris Johns <chrisj@rtems.org>2016-03-18 14:41:03 +1100
commitff9ce9a3ff0e1de2eab3c8ed05563ba98d4340a5 (patch)
tree15e15799d0b1387326bd7533514937d39499ff22
parentsb: Fix vairable type in _if. (diff)
downloadrtems-source-builder-ff9ce9a3ff0e1de2eab3c8ed05563ba98d4340a5.tar.bz2
bare/qemu: Fix %endif type.
Updates #2661.
-rw-r--r--bare/config/devel/qemu-git-1.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bare/config/devel/qemu-git-1.cfg b/bare/config/devel/qemu-git-1.cfg
index 03c96ff..992d4a1 100644
--- a/bare/config/devel/qemu-git-1.cfg
+++ b/bare/config/devel/qemu-git-1.cfg
@@ -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.