Accepting request 920201 from devel:tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/920201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coccinelle?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2021-09-20 21:33:09 +00:00 committed by Git OBS Bridge
commit dcb6b3863c
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de
- build with VERBOSE=yes
------------------------------------------------------------------- -------------------------------------------------------------------
Tue May 25 10:47:33 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Tue May 25 10:47:33 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -61,8 +61,7 @@ fixing bugs in systems code.
%build %build
autoreconf -fi autoreconf -fi
%configure %configure
# internal copy of stdcompat %make_build -j1 VERBOSE=yes
%make_build -j1
%install %install
b="%buildroot" b="%buildroot"