[packages/hfst] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 14:10:12 CET 2025
commit c7a4a1c19e90df1f46e7b25137eff6b8e5924b6f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 13:22:07 2025 +0100
- use patch -P
hfst.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/hfst.spec b/hfst.spec
index a41ac8f..c40dd14 100644
--- a/hfst.spec
+++ b/hfst.spec
@@ -125,9 +125,9 @@ Wiązanie Pythona 3 do biblioteki HFST.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hfst.git/commitdiff/c7a4a1c19e90df1f46e7b25137eff6b8e5924b6f
More information about the pld-cvs-commit
mailing list