[packages/opendap-wcs_gateway_module] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:43:33 CEST 2025
commit e127f0b04a91365dcfa7745de81d11da3fbc1a6d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:43:17 2025 +0200
Fix applying patches.
opendap-wcs_gateway_module.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/opendap-wcs_gateway_module.spec b/opendap-wcs_gateway_module.spec
index 87cc75f..e559117 100644
--- a/opendap-wcs_gateway_module.spec
+++ b/opendap-wcs_gateway_module.spec
@@ -45,8 +45,8 @@ oprogramowaniem DAP2 i dap-server.
%prep
%setup -q -n wcs_gateway_module-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/opendap-wcs_gateway_module.git/commitdiff/e127f0b04a91365dcfa7745de81d11da3fbc1a6d
More information about the pld-cvs-commit
mailing list