[packages/KLU] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:35:36 CEST 2025


commit 4753245a357593b6c47ed16a7c19f733b64af10e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:35:20 2025 +0200

    Fix applying patches.

 KLU.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/KLU.spec b/KLU.spec
index 50d4c3d..3508ca5 100644
--- a/KLU.spec
+++ b/KLU.spec
@@ -60,9 +60,9 @@ Statyczna biblioteka KLU.
 
 %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/KLU.git/commitdiff/4753245a357593b6c47ed16a7c19f733b64af10e



More information about the pld-cvs-commit mailing list