[packages/java-xerces] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:23:17 CEST 2025
commit 132dec7567c2a4020ac590cc51e12230aa92a96b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:23:01 2025 +0200
Fix applying patches.
java-xerces.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-xerces.spec b/java-xerces.spec
index adb977b..69e9ac7 100644
--- a/java-xerces.spec
+++ b/java-xerces.spec
@@ -57,7 +57,7 @@ Javadoc pour Xerces.
%prep
%setup -q -n xerces-%(echo %{version} | tr . _) -a1
-%patch0 -p1
+%patch -P0 -p1
%build
required_jars='xml-commons-apis'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-xerces.git/commitdiff/132dec7567c2a4020ac590cc51e12230aa92a96b
More information about the pld-cvs-commit
mailing list