[packages/java-libbase] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:21:55 CEST 2025
commit 3e4e03bebd396a5c79b15f2f1dd38c3f65e5b205
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:21:39 2025 +0200
Fix applying patches.
java-libbase.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-libbase.spec b/java-libbase.spec
index ff512c9..5e3e5f3 100644
--- a/java-libbase.spec
+++ b/java-libbase.spec
@@ -43,7 +43,7 @@ Javadoc for LibBase.
%prep
%setup -qc
%undos build.properties
-%patch0 -p1
+%patch -P0 -p1
find -name "*.jar" | xargs rm -v
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-libbase.git/commitdiff/3e4e03bebd396a5c79b15f2f1dd38c3f65e5b205
More information about the pld-cvs-commit
mailing list