EL8 provides lua 5.3

This commit is contained in:
Daniel Berteaud 2020-11-15 17:50:35 +01:00
parent b87aef596b
commit b38cd21168
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
%global compatbuilddir %{_builddir}/lua51-%{name}-%{version}-%{release}
%else
%if 0%{?fedora} >= 20 || 0%{?rhel} > 7
%global luaver 5.2
%global luaver 5.3
%global luacompatver 5.1
%global luacompatlibdir %{_libdir}/lua/%{luacompatver}
%global luacompatpkgdir %{_datadir}/lua/%{luacompatver}