[packages/CHOLMOD] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:58:47 CEST 2025


commit f4d37d9091bb72d7d773a89c5f21045009761212
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:58:31 2025 +0200

    Fix applying patches.

 CHOLMOD.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/CHOLMOD.spec b/CHOLMOD.spec
index 79dc82b..9fc352b 100644
--- a/CHOLMOD.spec
+++ b/CHOLMOD.spec
@@ -76,9 +76,9 @@ Statyczna biblioteka CHOLMOD.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CHOLMOD.git/commitdiff/f4d37d9091bb72d7d773a89c5f21045009761212



More information about the pld-cvs-commit mailing list