Use autoreconf

This commit is contained in:
Daniel Berteaud 2021-08-23 18:52:57 +02:00
parent 7f941bafea
commit f6b514d36e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ of scanned pages before performing optical character recognition
%setup -q %setup -q
%build %build
%{__autoconf} -fis autoreconf -fis
%configure --prefix=%{_prefix} %configure --prefix=%{_prefix}
%{__make} %{__make}