From 10fb8835f98c46c91dbea470fd317135588bdd4f Mon Sep 17 00:00:00 2001 From: Igor Raits Date: Sat, 18 Jul 2020 16:19:15 +0200 Subject: [PATCH] Fix FTBFS Signed-off-by: Igor Raits --- nasm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nasm.spec b/nasm.spec index af0ad4e..be4f4da 100644 --- a/nasm.spec +++ b/nasm.spec @@ -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}