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:
parent
b5c4c2d4ad
commit
46d9c18040
@ -143,7 +143,7 @@ mv genders-genders-%{slash_ver}/* .
|
|||||||
rm -r genders-genders-%{slash_ver}
|
rm -r genders-genders-%{slash_ver}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch4 -p1 -R
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
aclocal --force --install -I config
|
aclocal --force --install -I config
|
||||||
@ -161,6 +161,7 @@ autoconf --force
|
|||||||
%{?_without_python_extensions} \
|
%{?_without_python_extensions} \
|
||||||
%{?_with_cplusplus_extensions} \
|
%{?_with_cplusplus_extensions} \
|
||||||
%{?_without_cplusplus_extensions} \
|
%{?_without_cplusplus_extensions} \
|
||||||
|
--with-lua-extensions \
|
||||||
--without-java-extensions \
|
--without-java-extensions \
|
||||||
--disable-static
|
--disable-static
|
||||||
|
|
||||||
|
1226
lua_bindings.patch
1226
lua_bindings.patch
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user