SHA256
10
0
forked from pool/lua-luaterm

Accepting request 1060945 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/1060945
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-luaterm?expand=0&rev=8
This commit is contained in:
2023-01-25 16:44:44 +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 10:38:27 UTC 2022 - Michal Suchanek <msuchanek@suse.com>

View File

@@ -43,7 +43,7 @@ This package provides terminal operations for Lua
%setup -q -n %{rname}-%{version}
%build
%make_build \
make %{?_make_output_sync} %{?_smp_mflags} \
CWARNS="%{optflags}" \
LUA_INC=%{lua_incdir} \
LUA_SHARE=%{lua_noarchdir}/term \