[packages/intellij-idea-ultimate] Fix applying patches.

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


commit ee23c7ac2e5f931ad4e9901bf44fb9adfbd67261
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:15:19 2025 +0200

    Fix applying patches.

 intellij-idea-ultimate.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/intellij-idea-ultimate.spec b/intellij-idea-ultimate.spec
index 63241ed..ef64632 100644
--- a/intellij-idea-ultimate.spec
+++ b/intellij-idea-ultimate.spec
@@ -73,7 +73,7 @@ Bundled JRE recommended for running IntelliJ IDEA.
 %prep
 %setup -qc
 mv %{proddir}-*/* .
-%patch0 -p1
+%patch -P0 -p1
 
 # keep only single arch files (don't want to pull 32bit deps by default),
 # if you want to mix, install rpm from both arch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/intellij-idea-ultimate.git/commitdiff/ee23c7ac2e5f931ad4e9901bf44fb9adfbd67261



More information about the pld-cvs-commit mailing list