[packages/intellij-idea] Fix applying patches.

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


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

    Fix applying patches.

 intellij-idea.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/intellij-idea.spec b/intellij-idea.spec
index b7f0485..d326748 100644
--- a/intellij-idea.spec
+++ b/intellij-idea.spec
@@ -42,7 +42,7 @@ always ready to help you shape your code.
 %prep
 %setup -qn %{proddir}-%{buildid}
 %undos bin/scripts/unix/%{product}.sh
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %ant
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list