diff --git a/nasm.spec b/nasm.spec index be4f4da..bbb4a10 100644 --- a/nasm.spec +++ b/nasm.spec @@ -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}