10
0

Accepting request 1060938 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/1060938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-shell-games?expand=0&rev=2
This commit is contained in:
2023-01-25 16:44:42 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 25 10:52:05 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
- Opencode %make_build to prevent build failure when not defined.
-------------------------------------------------------------------
Wed Nov 23 09:43:59 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@@ -67,7 +67,7 @@ ln -sfv lib/%{mod_name}.lua .
%if "%{flavor}" == "lua51"
REFUTE_LUA52_BEHAVIOR=true \
%endif
EXPECTED_LUA_VERSION="Lua %{lua_version}" %make_build test
EXPECTED_LUA_VERSION="Lua %{lua_version}" make %{?_make_output_sync} %{?_smp_mflags} test
%files
%license LICENSE.txt