[packages/java-ecj] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:20:57 CEST 2025


commit a0c86c49c7076cb71928426cfe4db6087fe98f8e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:20:41 2025 +0200

    Fix applying patches.

 java-ecj.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-ecj.spec b/java-ecj.spec
index 6d6f1ee..dde06d1 100644
--- a/java-ecj.spec
+++ b/java-ecj.spec
@@ -31,7 +31,7 @@ także jako kompilator wsadowy JDT Core.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e 's/^	ecj /	$(ECJ) /' Makefile
 %{__sed} -i -e 's/-1\.5/-source 1.5 -target 1.5/' Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/java-ecj.git/commitdiff/a0c86c49c7076cb71928426cfe4db6087fe98f8e



More information about the pld-cvs-commit mailing list