[packages/ibm-java] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:11:07 CEST 2025
commit 9f35355aaf54dc1aa509cb71cb53c548fac8d18d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:51 2025 +0200
Fix applying patches.
ibm-java.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ibm-java.spec b/ibm-java.spec
index f82d236..af720c4 100644
--- a/ibm-java.spec
+++ b/ibm-java.spec
@@ -26,7 +26,7 @@ Pakiet zawiera implementację Javy firmy IBM.
%prep
%setup -q -n %{java}
-%patch0 -p1
+%patch -P0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ibm-java.git/commitdiff/9f35355aaf54dc1aa509cb71cb53c548fac8d18d
More information about the pld-cvs-commit
mailing list