[packages/hunspell] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:18 CEST 2025
commit 761f15833c4bbb0f116140f4e2561bb3eb20e640
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:02 2025 +0200
Fix applying patches.
hunspell.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hunspell.spec b/hunspell.spec
index 4d625a9..9196225 100644
--- a/hunspell.spec
+++ b/hunspell.spec
@@ -118,7 +118,7 @@ Statyczna biblioteka hunspella.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# stale file in source tarball (even though *.gmo are not included), breaks locale install
%{__rm} po/stamp-po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hunspell.git/commitdiff/761f15833c4bbb0f116140f4e2561bb3eb20e640
More information about the pld-cvs-commit
mailing list