[packages/tmispell] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:19:40 CEST 2025
commit 84b9387c7408af042bbc74bc00422ac1282bb3f9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:19:24 2025 +0200
Fix applying patches.
tmispell.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tmispell.spec b/tmispell.spec
index 026f973..2257028 100644
--- a/tmispell.spec
+++ b/tmispell.spec
@@ -40,7 +40,7 @@ Ispella, jeśli nie ma modułu dla wybranego języka.
%prep
%setup -q -n tmispell-rel-%{version}
-%patch0 -p1
+%patch -P0 -p1
# force system glibmm
%{__rm} -r src/glibmm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tmispell.git/commitdiff/84b9387c7408af042bbc74bc00422ac1282bb3f9
More information about the pld-cvs-commit
mailing list