forked from Imagelibrary/rtems
Fix bug in with_system_readline logic.
This commit is contained in:
@@ -56,13 +56,13 @@ BuildRequires: %{_host_rpmprefix}expat-devel
|
||||
BuildRequires: %{_host_rpmprefix}termcap-devel
|
||||
%endif
|
||||
%bcond_with system_readline
|
||||
%endif
|
||||
|
||||
%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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user