run autoreconf due to patch presence

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libsmraw?expand=0&rev=26
This commit is contained in:
Jan Engelhardt 2021-11-25 20:33:53 +00:00 committed by Git OBS Bridge
parent f5f9a9045a
commit 9005db59f4

View File

@ -95,7 +95,7 @@ with (split) RAW files.
%autosetup -p1 %autosetup -p1
%build %build
if [ ! -e configure ]; then ./autogen.sh; fi autoreconf -fi
%configure --disable-static --enable-wide-character-type --enable-python3 %configure --disable-static --enable-wide-character-type --enable-python3
%make_build %make_build