run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwevt?expand=0&rev=15
This commit is contained in:
Jan Engelhardt 2021-11-26 01:52:22 +00:00 committed by Git OBS Bridge
parent 3742956614
commit 0efeb2d94a

View File

@ -70,7 +70,7 @@ applications that want to make use of libfwevt.
%autosetup -p1
%build
if [ ! -e configure ]; then ./autogen.sh; fi
autoreconf -fi
%configure --disable-static
%make_build