From d154cfdc3fc6039df910b8c7a34ef150efedafd4 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 20 Aug 2024 16:33:57 +0200 Subject: [PATCH] Switch from %setup to %autosetup --- objectweb-asm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objectweb-asm.spec b/objectweb-asm.spec index e702da0..8508510 100644 --- a/objectweb-asm.spec +++ b/objectweb-asm.spec @@ -48,7 +48,7 @@ Summary: API documentation for %{name} This package provides %{summary}. %prep -%setup -q +%autosetup -p1 -C # A custom pom to aggregate the build cp -p %{SOURCE1} pom.xml