[packages/mpfi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:25:11 CEST 2025
commit 6e59044b3e462be22eb7ab8b00b179911107a451
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:24:55 2025 +0200
Fix applying patches.
mpfi.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mpfi.spec b/mpfi.spec
index c79e766..b9c7dd7 100644
--- a/mpfi.spec
+++ b/mpfi.spec
@@ -77,8 +77,8 @@ Statyczna biblioteka MPFI.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mpfi.git/commitdiff/6e59044b3e462be22eb7ab8b00b179911107a451
More information about the pld-cvs-commit
mailing list