Fix FTBFS

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Raits 2020-07-18 16:19:15 +02:00
parent cbbfdde160
commit 10fb8835f9
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

View File

@ -56,7 +56,7 @@ include linker, library manager, loader, and information dump.
tar xJf %{SOURCE1} --strip-components 1
%build
autoreconf -vfi
autoreconf
%configure
%if %{with documentation}
make everything %{?_smp_mflags}