[packages/mcl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:16:11 CEST 2025


commit 32953260fa44d186727b0af46ae5f67e1eb61fdc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:15:55 2025 +0200

    Fix applying patches.

 mcl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mcl.spec b/mcl.spec
index c880479..ab25da2 100644
--- a/mcl.spec
+++ b/mcl.spec
@@ -42,8 +42,8 @@ disponíveis perl e python.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mcl.git/commitdiff/32953260fa44d186727b0af46ae5f67e1eb61fdc



More information about the pld-cvs-commit mailing list