[packages/icedtea6] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:11:53 CEST 2025


commit 24ef2b814f30392273a4bd9918931760bb97fc65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:11:37 2025 +0200

    Fix applying patches.

 icedtea6.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icedtea6.spec b/icedtea6.spec
index a74844a..a7b745d 100644
--- a/icedtea6.spec
+++ b/icedtea6.spec
@@ -362,7 +362,7 @@ Przykłady dla OpenJDK.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # patches to applied to the extracted sources
 install -d pld-patches
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icedtea6.git/commitdiff/24ef2b814f30392273a4bd9918931760bb97fc65



More information about the pld-cvs-commit mailing list