[packages/java-jsch] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:21:52 CEST 2025


commit 98560574015ea61e11c2a1eecd9797e182f5e376
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:21:37 2025 +0200

    Fix applying patches.

 java-jsch.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-jsch.spec b/java-jsch.spec
index eb532f5..d8d33c3 100644
--- a/java-jsch.spec
+++ b/java-jsch.spec
@@ -49,7 +49,7 @@ Dokumentacja API JSch.
 
 %prep
 %setup -qn %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 sed -i -e 's/VERSION/%{version}/g' build.xml
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-jsch.git/commitdiff/98560574015ea61e11c2a1eecd9797e182f5e376



More information about the pld-cvs-commit mailing list