[packages/SuiteSparse] - use patch -P
qboosh
qboosh at pld-linux.org
Sat Jun 28 21:21:57 CEST 2025
commit e62c814d7b0698de9a3068b052de735e7f324e89
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jun 28 21:23:22 2025 +0200
- use patch -P
SuiteSparse.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/SuiteSparse.spec b/SuiteSparse.spec
index cba1ef5..87b0e3a 100644
--- a/SuiteSparse.spec
+++ b/SuiteSparse.spec
@@ -936,11 +936,11 @@ Statyczna biblioteka UMFPACK.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%ifnarch %{x8664} aarch64 alpha mips64 ppc64 s390x sparc64
-%patch3 -p1
+%patch -P3 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SuiteSparse.git/commitdiff/e62c814d7b0698de9a3068b052de735e7f324e89
More information about the pld-cvs-commit
mailing list