[packages/opendap-gateway_module] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:43:24 CEST 2025


commit 49b8ec8cf0aacc36986869389b1d49a1077979d2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:43:08 2025 +0200

    Fix applying patches.

 opendap-gateway_module.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/opendap-gateway_module.spec b/opendap-gateway_module.spec
index 7f4ee1c..0f6f9ed 100644
--- a/opendap-gateway_module.spec
+++ b/opendap-gateway_module.spec
@@ -41,8 +41,8 @@ odwołuje się do tego zdalnego URL-a i serwuje go lokalnie.
 
 %prep
 %setup -q -n gateway_module-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 # rebuild autotools for -as-needed to work
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opendap-gateway_module.git/commitdiff/49b8ec8cf0aacc36986869389b1d49a1077979d2



More information about the pld-cvs-commit mailing list