[packages/parallel-netcdf] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:51:38 CEST 2025
commit 8f383b1ee7ec634a277020addcf71877e0827515
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:51:22 2025 +0200
Fix applying patches.
parallel-netcdf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/parallel-netcdf.spec b/parallel-netcdf.spec
index f29aea9..f22f451 100644
--- a/parallel-netcdf.spec
+++ b/parallel-netcdf.spec
@@ -89,7 +89,7 @@ Dokumentacja API biblioteki PnetCDF.
%prep
%setup -q -n pnetcdf-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/parallel-netcdf.git/commitdiff/8f383b1ee7ec634a277020addcf71877e0827515
More information about the pld-cvs-commit
mailing list