[packages/java-saxpath] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:22:43 CEST 2025
commit 14e8ac8d97e5d08d9c34f14983109ac76ddcd15f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:22:27 2025 +0200
Fix applying patches.
java-saxpath.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-saxpath.spec b/java-saxpath.spec
index 9a52fe6..6e440f5 100644
--- a/java-saxpath.spec
+++ b/java-saxpath.spec
@@ -61,7 +61,7 @@ Kod źródłowy %{srcname}.
find -name '*.jar' | xargs rm
%undos build.xml
-%patch0 -p1
+%patch -P0 -p1
%build
export JAVA_HOME="%{java_home}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-saxpath.git/commitdiff/14e8ac8d97e5d08d9c34f14983109ac76ddcd15f
More information about the pld-cvs-commit
mailing list