[packages/java-gnu-classpath] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:21:12 CEST 2025
commit 0174de4ba1614b12482cf30a7e04cdfb39d083d5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:20:56 2025 +0200
Fix applying patches.
java-gnu-classpath.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-gnu-classpath.spec b/java-gnu-classpath.spec
index 5620c6c..428b4f5 100644
--- a/java-gnu-classpath.spec
+++ b/java-gnu-classpath.spec
@@ -231,7 +231,7 @@ przypisami. Zawiera:
%prep
%setup -q -n %{srcname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-gnu-classpath.git/commitdiff/0174de4ba1614b12482cf30a7e04cdfb39d083d5
More information about the pld-cvs-commit
mailing list