Force autoreconf due to patch

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libwrc?expand=0&rev=14
This commit is contained in:
2022-01-04 11:19:23 +00:00
committed by Git OBS Bridge
parent ffc65ad691
commit 4744be94f3

View File

@@ -92,7 +92,7 @@ Python 3 bindings for libwrc
%autosetup -p1
%build
if [ ! -e configure ]; then ./autogen.sh; fi
autoreconf -fi
%configure --disable-static --enable-wide-character-type --enable-python3
%make_build