[packages/openjdk13] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:44:45 CEST 2025


commit 088f5ba161876c8e2838912638b87cf259bcebb6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:44:29 2025 +0200

    Fix applying patches.

 openjdk13.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openjdk13.spec b/openjdk13.spec
index 19b4be1..c12ff08 100644
--- a/openjdk13.spec
+++ b/openjdk13.spec
@@ -336,8 +336,8 @@ Przykłady dla OpenJDK.
 %prep
 %setup -qn jdk13u-jdk-%{version}-ga
 
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # Make sure we have /proc mounted - otherwise idlc will fail later.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openjdk13.git/commitdiff/088f5ba161876c8e2838912638b87cf259bcebb6



More information about the pld-cvs-commit mailing list