From 46771d935328e4e4e44b45a335739425fa8ea7bcee8dde109db35a79b57a9563 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Thu, 15 Mar 2018 09:38:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/nasm?expand=0&rev=38 --- nasm.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nasm.spec b/nasm.spec index 54bffc5..0ed76c3 100644 --- a/nasm.spec +++ b/nasm.spec @@ -32,8 +32,7 @@ NASM is a prototype general-purpose x86 assembler. It can currently output several binary formats, including ELF, a.out, Win32, and OS/2. %prep -%setup -q -%patch1 -p1 +%autosetup -p1 %build touch -r ./version.h ./version.h.stamp