[packages/mpich] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:25:16 CEST 2025
commit d4069887011b2072e818004a256a979fca2c7307
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:25:01 2025 +0200
Fix applying patches.
mpich.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mpich.spec b/mpich.spec
index 1d3ed57..9bb5f97 100644
--- a/mpich.spec
+++ b/mpich.spec
@@ -159,8 +159,8 @@ Biblioteka statyczna MPICH dla Fortranu.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mpich.git/commitdiff/d4069887011b2072e818004a256a979fca2c7307
More information about the pld-cvs-commit
mailing list