force autoreconf due to patch

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfguid?expand=0&rev=14
This commit is contained in:
Jan Engelhardt 2022-01-13 09:17:15 +00:00 committed by Git OBS Bridge
parent dfb247ff0f
commit 0dca116584

View File

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