summaryrefslogtreecommitdiffstats
path: root/config/expat-2.1.0-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2012-11-05 12:27:35 +1100
committerChris Johns <chrisj@rtems.org>2012-11-05 12:27:35 +1100
commit2181fb8b8d27abb98ec34865d78f80d45720d1dd (patch)
tree7e4088758ff03348943bb0946bd281c765ef08f8 /config/expat-2.1.0-1.cfg
parentAllow defines with the macro is empty. (diff)
downloadrtems-source-builder-2181fb8b8d27abb98ec34865d78f80d45720d1dd.tar.bz2
Cleaned up configuration. Allow the sb-builder to directly build packages.
Diffstat (limited to 'config/expat-2.1.0-1.cfg')
-rw-r--r--config/expat-2.1.0-1.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/expat-2.1.0-1.cfg b/config/expat-2.1.0-1.cfg
index 7899186..7a87aab 100644
--- a/config/expat-2.1.0-1.cfg
+++ b/config/expat-2.1.0-1.cfg
@@ -2,8 +2,8 @@
# Expat 2.1.0
#
-%ifn %{defined release}
-%error No 'release' defined
+%if %{release} == %{nil}
+%define release 1
%endif
%include %{_configdir}/base.cfg