forked from pool/lua-luaterm
Accepting request 1060914 from home:michals:branches:devel:languages:lua
- Opencode %make_build to prevent build failure when not defined. OBS-URL: https://build.opensuse.org/request/show/1060914 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaterm?expand=0&rev=22
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -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 \
|
||||
|
Reference in New Issue
Block a user