Switch from %setup to %autosetup
This commit is contained in:
parent
f45d0c2b0e
commit
34c903abba
1 changed files with 1 additions and 2 deletions
|
|
@ -35,8 +35,7 @@ Summary: API documentation for %{name}
|
|||
This package contains the API documentation for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n commons-jxpath-%{version}-src
|
||||
%patch 0 -p1
|
||||
%autosetup -p1 -n commons-jxpath-%{version}-src
|
||||
|
||||
%pom_remove_dep xerces:
|
||||
%pom_remove_dep xml-apis:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue