Switch from %setup to %autosetup
This commit is contained in:
parent
f57c95f4c2
commit
d154cfdc3f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue