SHA256
10
0
forked from pool/lua-lpeg

Accepting request 1061039 from devel:languages:lua

Forwarded request #1060903 from michals

- Opencode %make_build to prevent build failure when not defined.

OBS-URL: https://build.opensuse.org/request/show/1061039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-lpeg?expand=0&rev=8
This commit is contained in:
2023-01-26 12:58:08 +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:23:38 UTC 2022 - Michal Suchanek <msuchanek@suse.com>

View File

@@ -62,7 +62,7 @@ sed -i \
makefile
%build
%make_build -j1
make %{?_make_output_sync}
%install