[packages/CXSparse] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:09:05 CEST 2025


commit 208495aaeb99e7cf5f53726bdcafe784f72d2f58
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:08:49 2025 +0200

    Fix applying patches.

 CXSparse.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/CXSparse.spec b/CXSparse.spec
index 2c29ac8..1a62da7 100644
--- a/CXSparse.spec
+++ b/CXSparse.spec
@@ -51,8 +51,8 @@ Statyczna biblioteka CXSparse.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CXSparse.git/commitdiff/208495aaeb99e7cf5f53726bdcafe784f72d2f58



More information about the pld-cvs-commit mailing list