[packages/java-gcj-compat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:21:00 CEST 2025
commit 711c22c1d9a14093ebf4c8549aefec9d4d1d7a70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:20:44 2025 +0200
Fix applying patches.
java-gcj-compat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-gcj-compat.spec b/java-gcj-compat.spec
index dd5a689..04325b7 100644
--- a/java-gcj-compat.spec
+++ b/java-gcj-compat.spec
@@ -136,7 +136,7 @@ Moduły języka Python dla java-gcj-compat.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i 's/sinjdoc/gjdoc/g' Makefile.*
%{__sed} -i 's/fastjar/gjar/g' Makefile.*
%{__sed} -i 's/ecj/gcj/g' Makefile.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-gcj-compat.git/commitdiff/711c22c1d9a14093ebf4c8549aefec9d4d1d7a70
More information about the pld-cvs-commit
mailing list