run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libolecf?expand=0&rev=24
This commit is contained in:
Jan Engelhardt 2021-11-26 02:32:12 +00:00 committed by Git OBS Bridge
parent bc2670e1ee
commit 0491001b17

View File

@ -96,7 +96,7 @@ Python bindings for libolecf, which can read MS IE cache files.
cp %_sourcedir/*.pdf .
%build
if [ ! -e configure ]; then ./autogen.sh; fi
autoreconf -fi
%configure \
--disable-static \
--enable-wide-character-type \