Fix rhel conditional
This commit is contained in:
parent
b5151b93c3
commit
4e8eda0248
@ -1,4 +1,4 @@
|
||||
%if 0%{?rhel} <= 7
|
||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||
%define luaver 5.1
|
||||
%else
|
||||
%define luaver 5.2
|
||||
|
Loading…
Reference in New Issue
Block a user