[packages/ajax-spell] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:31:32 CEST 2025


commit 9eacf6be8f71737b83d62e45d4a92c12dff54a9d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:31:16 2025 +0200

    Fix applying patches.

 ajax-spell.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ajax-spell.spec b/ajax-spell.spec
index cf7ca1c..8e7a75c 100644
--- a/ajax-spell.spec
+++ b/ajax-spell.spec
@@ -32,7 +32,7 @@ użyciu PHP, JavaScriptu oraz pspella/aspella.
 # undos the source
 find . -type f -print0 | xargs -0 sed -i -e 's,
 $,,'
-%patch0 -p0
+%patch -P0 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ajax-spell.git/commitdiff/9eacf6be8f71737b83d62e45d4a92c12dff54a9d



More information about the pld-cvs-commit mailing list