[packages/SuperLU] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:10:33 CEST 2025
commit cd05347d6ba04d4fc716fbd28b104acb06120f9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:10:17 2025 +0200
Fix applying patches.
SuperLU.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/SuperLU.spec b/SuperLU.spec
index f0fcf21..4320d86 100644
--- a/SuperLU.spec
+++ b/SuperLU.spec
@@ -58,7 +58,7 @@ Dokumentacja API biblioteki SuperLU.
%prep
%setup -q -n superlu-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/SuperLU.git/commitdiff/cd05347d6ba04d4fc716fbd28b104acb06120f9f
More information about the pld-cvs-commit
mailing list