[packages/liblinear] - use patch -P
baggins
baggins at pld-linux.org
Tue Mar 11 16:17:07 CET 2025
commit 650ecfd5c516d280695fd8edb8bf995afad400bb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Mar 11 15:40:25 2025 +0100
- use patch -P
liblinear.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/liblinear.spec b/liblinear.spec
index 5a7cee0..477e621 100644
--- a/liblinear.spec
+++ b/liblinear.spec
@@ -106,9 +106,9 @@ Interfejs Pythona 3 do biblioteki LIBLINEAR.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
+%patch -P 2 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/liblinear.git/commitdiff/650ecfd5c516d280695fd8edb8bf995afad400bb
More information about the pld-cvs-commit
mailing list