[packages/java-commons-net1] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:20:43 CEST 2025
commit 040df7a3979ec517309def96d4e5deb9ee29edef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:20:27 2025 +0200
Fix applying patches.
java-commons-net1.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-commons-net1.spec b/java-commons-net1.spec
index e93a5cc..ac61fb3 100644
--- a/java-commons-net1.spec
+++ b/java-commons-net1.spec
@@ -76,7 +76,7 @@ Kod źródłowy biblioteki Jakarta Commons Net 1.
%prep
%setup -q -n commons-net-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
CLASSPATH=$(build-classpath oro)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-commons-net1.git/commitdiff/040df7a3979ec517309def96d4e5deb9ee29edef
More information about the pld-cvs-commit
mailing list