[packages/COLAMD] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:02:21 CEST 2025


commit 16760be370e215f39e26ad689f61de88fcb3f8ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:02:05 2025 +0200

    Fix applying patches.

 COLAMD.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/COLAMD.spec b/COLAMD.spec
index ce75654..4c187c3 100644
--- a/COLAMD.spec
+++ b/COLAMD.spec
@@ -69,8 +69,8 @@ Statyczna biblioteka COLAMD.
 
 %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/COLAMD.git/commitdiff/16760be370e215f39e26ad689f61de88fcb3f8ee



More information about the pld-cvs-commit mailing list