[packages/hfst-ospell] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:08:07 CEST 2025


commit f76a24eb89fb21a2fe7a5c7927576fe803fed59b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:07:51 2025 +0200

    Fix applying patches.

 hfst-ospell.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hfst-ospell.spec b/hfst-ospell.spec
index 285999e..18ea8f6 100644
--- a/hfst-ospell.spec
+++ b/hfst-ospell.spec
@@ -64,8 +64,8 @@ Statyczna biblioteka hfst-ospell.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/hfst-ospell.git/commitdiff/f76a24eb89fb21a2fe7a5c7927576fe803fed59b



More information about the pld-cvs-commit mailing list