Eliminate use of obsolete %patchN syntax (#2283636)
This commit is contained in:
parent
b94f06f60b
commit
887ff4e07c
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ This package contains the API documentation for %{name}.
|
|||
|
||||
%prep
|
||||
%setup -q -n commons-jxpath-%{version}-src
|
||||
%patch0 -p1
|
||||
%patch -P0 -p1
|
||||
|
||||
%pom_remove_dep xerces:
|
||||
%pom_remove_dep xml-apis:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue