[packages/oracle-java9] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:59 CEST 2025
commit c48013aa262388f9c7c76c1bd071f3c7a3e1ed34
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:47:43 2025 +0200
Fix applying patches.
oracle-java9.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oracle-java9.spec b/oracle-java9.spec
index 807238e..f931b48 100644
--- a/oracle-java9.spec
+++ b/oracle-java9.spec
@@ -341,7 +341,7 @@ Ten pakiet zawiera narzędzie Java Mission Control.
%prep
%setup -q -n jdk-%{version}
-%patch0 -p1
+%patch -P0 -p1
cp -p %{SOURCE1} Test.java
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oracle-java9.git/commitdiff/c48013aa262388f9c7c76c1bd071f3c7a3e1ed34
More information about the pld-cvs-commit
mailing list