[packages/libnc-dap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:55:28 CEST 2025
commit 8eeb58931f1fc05bd99a71b9732bad28d5a63942
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:55:13 2025 +0200
Fix applying patches.
libnc-dap.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libnc-dap.spec b/libnc-dap.spec
index 8652eb8..0908fbf 100644
--- a/libnc-dap.spec
+++ b/libnc-dap.spec
@@ -74,8 +74,8 @@ Statyczna biblioteka OPeNDAP NetCDF.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libnc-dap.git/commitdiff/8eeb58931f1fc05bd99a71b9732bad28d5a63942
More information about the pld-cvs-commit
mailing list