Fix FTBFS

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

View File

@ -51,12 +51,11 @@ is sometimes used with the Netwide Assembler (NASM). These tools
include linker, library manager, loader, and information dump.
%prep
%setup -q
%autosetup
tar xJf %{SOURCE1} --strip-components 1
%build
autoreconf
%configure
%if %{with documentation}
make everything %{?_smp_mflags}