Remove RHEL 6 conditional
This commit is contained in:
parent
fea8a43609
commit
5bfc7634fc
@ -51,11 +51,7 @@ URL: http://pypy.org/
|
||||
%endif
|
||||
|
||||
# Should we build the emacs JIT-viewing mode?
|
||||
%if 0%{?rhel} == 6
|
||||
%global with_emacs 0
|
||||
%else
|
||||
%global with_emacs 1
|
||||
%endif
|
||||
|
||||
# Easy way to enable/disable verbose logging:
|
||||
%global verbose_logs 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user