[packages/ispell] Fix applying patches.

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


commit 60701e985f10fdda7f67d3b29874367b00603df4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:17:46 2025 +0200

    Fix applying patches.

 ispell.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ispell.spec b/ispell.spec
index 1b11eef..890ea7e 100644
--- a/ispell.spec
+++ b/ispell.spec
@@ -86,7 +86,7 @@ Angielski słownik (lista słów) dla ispella.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 cp -f %{SOURCE2} local.h
 sed -i -e 's#define[ \t]CC[ \t].*#define CC "%{__cc}"#g' local.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ispell.git/commitdiff/60701e985f10fdda7f67d3b29874367b00603df4



More information about the pld-cvs-commit mailing list