[packages/xemacs-ispell-pkg] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:14:44 CEST 2025


commit 6198a9150e5736e4c1fcbd1943eded156115cf7d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:59 2025 +0200

    Fix applying patches.

 xemacs-ispell-pkg.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xemacs-ispell-pkg.spec b/xemacs-ispell-pkg.spec
index 6571b47..105b971 100644
--- a/xemacs-ispell-pkg.spec
+++ b/xemacs-ispell-pkg.spec
@@ -27,8 +27,8 @@ Interakcyjny korektor pisowni używający ispella.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 xemacs -batch -q -no-site-file -f batch-byte-compile lisp/ispell/ispell.el
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xemacs-ispell-pkg.git/commitdiff/6198a9150e5736e4c1fcbd1943eded156115cf7d



More information about the pld-cvs-commit mailing list