run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libmodi?expand=0&rev=7
This commit is contained in:
2021-11-26 02:22:57 +00:00
committed by Git OBS Bridge
parent d7a2099e4b
commit cdef6e7f3f

View File

@@ -108,7 +108,7 @@ Python 3 bindings for libmodi, which can read MacOS disk image formats.
%autosetup -p1
%build
if [ ! -e configure ]; then ./autogen.sh; fi
autoreconf -fi
%configure --disable-static --enable-wide-character-type --enable-python3
%make_build