[packages/icedtea7] Fix applying patches.

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


commit 7600647412bc162d6c95f02867a3c4e74ff67597
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:11:40 2025 +0200

    Fix applying patches.

 icedtea7.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icedtea7.spec b/icedtea7.spec
index cf349ab..4ecf22a 100644
--- a/icedtea7.spec
+++ b/icedtea7.spec
@@ -418,7 +418,7 @@ Przykłady dla OpenJDK.
 
 %prep
 %setup -qn icedtea-%{version}
-%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/icedtea7.git/commitdiff/7600647412bc162d6c95f02867a3c4e74ff67597



More information about the pld-cvs-commit mailing list