[packages/java-libxml] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:22:20 CEST 2025
commit 92770f62afab06d15e25c5ee9d583c72f20d38a0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:22:05 2025 +0200
Fix applying patches.
java-libxml.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-libxml.spec b/java-libxml.spec
index a770849..e4d9c39 100644
--- a/java-libxml.spec
+++ b/java-libxml.spec
@@ -42,7 +42,7 @@ Javadoc for libxml.
%prep
%setup -qc
-%patch0 -p1
+%patch -P0 -p1
%undos README.txt licence-LGPL.txt ChangeLog.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-libxml.git/commitdiff/92770f62afab06d15e25c5ee9d583c72f20d38a0
More information about the pld-cvs-commit
mailing list