run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libevtx?expand=0&rev=28
This commit is contained in:
Jan Engelhardt 2021-11-25 23:57:31 +00:00 committed by Git OBS Bridge
parent e98f45ed49
commit fedc1da12d

View File

@ -102,7 +102,7 @@ Python bindings for libevtx, which can read Windows XML Event files.
cp %_sourcedir/*.pdf . cp %_sourcedir/*.pdf .
%build %build
if [ ! -e configure ]; then ./autogen.sh; fi autoreconf -fi
%configure \ %configure \
--disable-static \ --disable-static \
--enable-wide-character-type \ --enable-wide-character-type \