From 001b4e5a539ac0e6a4f88beb6f0795f585238645 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 11 Nov 2009 15:11:23 +0000 Subject: Rework system_readline hacks --- contrib/crossrpms/gdb/gdb.add | 4 ---- 1 file changed, 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 -- cgit v1.2.3