forked from pool/lua-luafilesystem
Accepting request 1060908 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/1060908 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luafilesystem?expand=0&rev=25
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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 3 16:52:00 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@@ -57,7 +57,7 @@ structure and file attributes.
|
||||
sed -i 's|@@VERSION@@|%{version}|g' Makefile
|
||||
|
||||
%build
|
||||
%make_build -j1 CFLAGS="%{optflags} -fPIC -I%{lua_incdir}"
|
||||
make %{?_make_output_sync} CFLAGS="%{optflags} -fPIC -I%{lua_incdir}"
|
||||
|
||||
%install
|
||||
%make_install LUA_LIBDIR='%{lua_archdir}'
|
||||
|
Reference in New Issue
Block a user