summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/gdb/gdb.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-11 15:11:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-11 15:11:23 +0000
commit001b4e5a539ac0e6a4f88beb6f0795f585238645 (patch)
treea6dfd96bc10532db3e874a90e9babbda8d8d12fb /contrib/crossrpms/gdb/gdb.add
parent2009-11-10 Jennifer Averett <jennifer.averett@OARcorp.com> (diff)
downloadrtems-001b4e5a539ac0e6a4f88beb6f0795f585238645.tar.bz2
Rework system_readline hacks
Diffstat (limited to 'contrib/crossrpms/gdb/gdb.add')
-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