[packages/vim-spell-pl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:01:56 CEST 2025
commit 98eb9c01b47ac11f9962bf9a8a69a1d27c8768c8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:32 2025 +0200
Fix applying patches.
vim-spell-pl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vim-spell-pl.spec b/vim-spell-pl.spec
index e96d8f1..3cf679b 100644
--- a/vim-spell-pl.spec
+++ b/vim-spell-pl.spec
@@ -27,7 +27,7 @@ Polskie słowniki dla VIMspella.
%prep
%setup -q -c
unzip pl_PL.zip
-%patch0 -p0
+%patch -P0 -p0
%build
vim -u NONE -c 'set enc=iso-8859-2' -c 'mkspell! pl pl_PL' -c q
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vim-spell-pl.git/commitdiff/98eb9c01b47ac11f9962bf9a8a69a1d27c8768c8
More information about the pld-cvs-commit
mailing list