[packages/mapserver] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:14:17 CEST 2025


commit ae0300110c5a49ddafc9d92a8dde91483d95a001
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:14:01 2025 +0200

    Fix applying patches.

 mapserver.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mapserver.spec b/mapserver.spec
index fb95f33..e25d3ec 100644
--- a/mapserver.spec
+++ b/mapserver.spec
@@ -127,8 +127,8 @@ Moduł Tcl MapScript.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mapserver.git/commitdiff/ae0300110c5a49ddafc9d92a8dde91483d95a001



More information about the pld-cvs-commit mailing list