[packages/java-xmldb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:23:26 CEST 2025
commit 9bf7c4894f4d7a5d1c5cb513386467493309358f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:23:10 2025 +0200
Fix applying patches.
java-xmldb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-xmldb.spec b/java-xmldb.spec
index eccde31..d04dfe4 100644
--- a/java-xmldb.spec
+++ b/java-xmldb.spec
@@ -71,7 +71,7 @@ Javadoc for XML:DB.
%prep
%setup -q -n xmldb
-%patch0
+%patch -P0
find -name "*.jar" | xargs rm -v
cp -p %{SOURCE1} build.xml
cp -p %{SOURCE2} license.txt
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-xmldb.git/commitdiff/9bf7c4894f4d7a5d1c5cb513386467493309358f
More information about the pld-cvs-commit
mailing list