updated lua patch which works only with lua5.3

OBS-URL: https://build.opensuse.org/package/show/network:cluster/genders?expand=0&rev=22
This commit is contained in:
Christian Goll 2019-11-29 13:36:18 +00:00 committed by Git OBS Bridge
parent b5c4c2d4ad
commit 46d9c18040
2 changed files with 758 additions and 471 deletions

View File

@ -143,7 +143,7 @@ mv genders-genders-%{slash_ver}/* .
rm -r genders-genders-%{slash_ver}
%patch1 -p1
%patch2 -p1
%patch4 -p1 -R
%patch4 -p1
%build
aclocal --force --install -I config
@ -161,6 +161,7 @@ autoconf --force
%{?_without_python_extensions} \
%{?_with_cplusplus_extensions} \
%{?_without_cplusplus_extensions} \
--with-lua-extensions \
--without-java-extensions \
--disable-static

File diff suppressed because it is too large Load Diff