[packages/CodeEditor] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:01:57 CEST 2025


commit 514f463a90c55f93cc9e7febad11500ab13a6a71
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:01:42 2025 +0200

    Fix applying patches.

 CodeEditor.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CodeEditor.spec b/CodeEditor.spec
index a012555..0f4040c 100644
--- a/CodeEditor.spec
+++ b/CodeEditor.spec
@@ -58,7 +58,7 @@ Pliki nagłówkowe paczki CodeEditorView.
 
 %prep
 %setup -q -n CodeEditor
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CodeEditor.git/commitdiff/514f463a90c55f93cc9e7febad11500ab13a6a71



More information about the pld-cvs-commit mailing list