Drop RHEL5 conditional

This commit is contained in:
Miro Hrončok 2018-07-15 16:25:45 +02:00
parent 3f667ce336
commit e47185bc51

View File

@ -104,7 +104,7 @@ ExcludeArch: aarch64
%global with_stackless 0
# Should we build the emacs JIT-viewing mode?
%if 0%{?rhel} == 5 || 0%{?rhel} == 6
%if 0%{?rhel} == 6
%global with_emacs 0
%else
%global with_emacs 1