[packages/mpqc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:25:40 CEST 2025


commit 04579c7dfd379d03e34af99ca3c69098741cb889
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:25:24 2025 +0200

    Fix applying patches.

 mpqc.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mpqc.spec b/mpqc.spec
index 381cdc9..5628bb7 100644
--- a/mpqc.spec
+++ b/mpqc.spec
@@ -88,10 +88,10 @@ Statyczna biblioteka MPQC.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env perl,%{__perl},' src/bin/mpqc/{ccarun,mpqcrun}.in
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpqc.git/commitdiff/04579c7dfd379d03e34af99ca3c69098741cb889



More information about the pld-cvs-commit mailing list