From 34c903abba81fbcd4fb359bd901340d1cff813c2 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Tue, 20 Aug 2024 16:33:56 +0200 Subject: [PATCH] Switch from %setup to %autosetup --- apache-commons-jxpath.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec index 7115422..7bcf1a5 100644 --- a/apache-commons-jxpath.spec +++ b/apache-commons-jxpath.spec @@ -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: