run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsxfs?expand=0&rev=5
This commit is contained in:
Jan Engelhardt 2021-11-26 01:47:03 +00:00 committed by Git OBS Bridge
parent 7ce1aec511
commit c20a1d9752

View File

@ -94,7 +94,7 @@ Python 3 binding for libfsxfs, which can access XFS filesystems.
%autosetup -p1
%build
if [ ! -e configure ]; then ./autogen.sh; fi
autoreconf -fi
%configure --disable-static --enable-wide-character-type --enable-python3
%make_build