Eliminate use of obsolete %patchN syntax (#2283636)

This commit is contained in:
Software Management Team 2024-05-30 12:46:46 +02:00 committed by Miro Hrončok
commit 887ff4e07c

View file

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