[packages/libmatheval] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:04 CEST 2025


commit 238d039305c5d1e540c27a30b379314b58d075ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:48 2025 +0200

    Fix applying patches.

 libmatheval.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libmatheval.spec b/libmatheval.spec
index e31cea3..71223df 100644
--- a/libmatheval.spec
+++ b/libmatheval.spec
@@ -69,9 +69,9 @@ Statyczna biblioteka libmatheval.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/gettext/config.rpath config
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmatheval.git/commitdiff/238d039305c5d1e540c27a30b379314b58d075ee



More information about the pld-cvs-commit mailing list