Fix rhel conditional

This commit is contained in:
Orion Poplawski 2014-06-09 10:05:18 -06:00
parent b5151b93c3
commit 4e8eda0248

View File

@ -1,4 +1,4 @@
%if 0%{?rhel} <= 7
%if 0%{?rhel} && 0%{?rhel} <= 7
%define luaver 5.1
%else
%define luaver 5.2