[packages/mecab] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:16:59 CEST 2025


commit b227793c93fca8364e37168cf1dc9e5be67d3ce8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:16:44 2025 +0200

    Fix applying patches.

 mecab.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mecab.spec b/mecab.spec
index 7d1831f..e5c11d7 100644
--- a/mecab.spec
+++ b/mecab.spec
@@ -49,8 +49,8 @@ Statyczna biblioteka MeCab.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mecab.git/commitdiff/b227793c93fca8364e37168cf1dc9e5be67d3ce8



More information about the pld-cvs-commit mailing list