summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-26 06:01:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-26 06:01:23 +0000
commit787506b00f95650c1493b2f003458912ff09d6b4 (patch)
tree1715114d68c1d7eb0e86f3af0fa0a7a8cf86be3f /contrib
parentAdd Fedora's gdb-readline-6.0.patch (diff)
downloadrtems-787506b00f95650c1493b2f003458912ff09d6b4.tar.bz2
Reenable --enable-system-readline for fedora-12*
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/gdb/gdb.add4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/crossrpms/gdb/gdb.add b/contrib/crossrpms/gdb/gdb.add
index 7c869f5502..5ab5043dca 100644
--- a/contrib/crossrpms/gdb/gdb.add
+++ b/contrib/crossrpms/gdb/gdb.add
@@ -57,12 +57,8 @@ BuildRequires: %{_host_rpmprefix}termcap-devel
%endif
%bcond_with system_readline
%else
-%if 0%{?fedora} >= 12
-%bcond_with system_readline
-%else
%bcond_without system_readline
%endif
-%endif
%{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel}
BuildRequires: %{_host_rpmprefix}ncurses-devel