[packages/openjdk11] use %patch -P
atler
atler at pld-linux.org
Thu Apr 17 02:09:58 CEST 2025
commit df2a669ae89649732671187ec8663db9c0ad0550
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Apr 16 12:43:29 2025 +0200
use %patch -P
openjdk11.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openjdk11.spec b/openjdk11.spec
index 502b00c..9d499d1 100644
--- a/openjdk11.spec
+++ b/openjdk11.spec
@@ -343,9 +343,9 @@ Przykłady dla OpenJDK.
%prep
%setup -qn jdk11u-jdk-%{version}-ga
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
# Make sure we have /proc mounted - otherwise idlc will fail later.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openjdk11.git/commitdiff/2fb3acd181bed174d8a75205d905a8d1e669ac2c
More information about the pld-cvs-commit
mailing list