run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsntfs?expand=0&rev=28
This commit is contained in:
Jan Engelhardt 2021-11-26 01:39:27 +00:00 committed by Git OBS Bridge
parent 39f9acaa06
commit e5b67409eb

View File

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