forked from pool/lua54
Accepting request 949764 from home:gmbr3:Lua
fix OBS-URL: https://build.opensuse.org/request/show/949764 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua54?expand=0&rev=50
This commit is contained in:
parent
a66c69f6b1
commit
bb92095a7c
@ -42,9 +42,6 @@ Patch0: lua-build-system.patch
|
||||
Patch1: attrib_test.patch
|
||||
Patch2: files_test.patch
|
||||
Patch3: main_test.patch
|
||||
# PATCH-FIX-UPSTREAM https://www.lua.org/bugs.html#5.4.4
|
||||
#Patch4: upstream-bugs.patch
|
||||
#Patch5: upstream-bugs-test.patch
|
||||
Patch6: shared_link.patch
|
||||
%if "%{flavor}" == "test"
|
||||
BuildRequires: lua54
|
||||
@ -145,11 +142,9 @@ of C functions, written in ANSI C.
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
#%patch5 -p1
|
||||
%else
|
||||
%setup -q -n lua-%{version}
|
||||
%patch0 -p1
|
||||
#%patch4 -p1
|
||||
%patch6 -p1
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user