run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfdata?expand=0&rev=17
This commit is contained in:
Jan Engelhardt 2021-11-25 20:43:27 +00:00 committed by Git OBS Bridge
parent a1d6b95d58
commit 938341d721

View File

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