Fixed RHEL-8 FTBFS
Resolves: rhbz#1523755 Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
c1edad2c54
commit
7ce69d9a18
@ -34,8 +34,8 @@
|
|||||||
%define option_ssl 1
|
%define option_ssl 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Split perl-devel (FC7+)
|
# Split perl-devel (FC7+ and RHEL-8+)
|
||||||
%if 0%{?fedora} > 6
|
%if 0%{?fedora} > 6 || 0%{?rhel} > 7
|
||||||
%define perl_devel 1
|
%define perl_devel 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user