Switch from %setup to %autosetup

This commit is contained in:
Mikolaj Izdebski 2024-08-20 16:33:56 +02:00
commit 34c903abba

View file

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