Switch from %setup to %autosetup

This commit is contained in:
Mikolaj Izdebski 2024-08-20 16:33:57 +02:00
commit d154cfdc3f

View file

@ -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