[packages/myspell-dictionaries] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:27:42 CEST 2025
commit 8bc4fe94e011fd5979144eeca09f447af8359c30
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:27:26 2025 +0200
Fix applying patches.
myspell-dictionaries.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/myspell-dictionaries.spec b/myspell-dictionaries.spec
index 29cbac8..9ceada2 100644
--- a/myspell-dictionaries.spec
+++ b/myspell-dictionaries.spec
@@ -2168,7 +2168,7 @@ find -name GPL-2.0.txt | xargs rm -v
find -name LGPL-2.1.txt | xargs rm -v
find -name MPL-1.1.txt | xargs rm -v
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/myspell-dictionaries.git/commitdiff/8bc4fe94e011fd5979144eeca09f447af8359c30
More information about the pld-cvs-commit
mailing list