[packages/opendap-cdf_handler] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:43:18 CEST 2025
commit eb116eaaee0ec56ec021fda05f2471ae65669aa5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:43:03 2025 +0200
Fix applying patches.
opendap-cdf_handler.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/opendap-cdf_handler.spec b/opendap-cdf_handler.spec
index ace4f22..703d4e1 100644
--- a/opendap-cdf_handler.spec
+++ b/opendap-cdf_handler.spec
@@ -36,9 +36,9 @@ DAP2 oraz oprogramowaniem dap-server.
%prep
%setup -q -n cdf_handler-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
# rebuild autotools for -as-needed to work
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opendap-cdf_handler.git/commitdiff/eb116eaaee0ec56ec021fda05f2471ae65669aa5
More information about the pld-cvs-commit
mailing list