[packages/f2c] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:29:28 CEST 2025
commit 9f165f51890d46cea4a4e7ca0bdc550bd03d4424
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:29:12 2025 +0200
Fix applying patches.
f2c.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/f2c.spec b/f2c.spec
index 0a6c6de..ecac6bd 100644
--- a/f2c.spec
+++ b/f2c.spec
@@ -32,7 +32,7 @@ nagłówkowych ANSI C w celu wywoływania procedur fortranowskich z C.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%ifarch alpha
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/f2c.git/commitdiff/9f165f51890d46cea4a4e7ca0bdc550bd03d4424
More information about the pld-cvs-commit
mailing list