[packages/mapnik] Fix applying patches.

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


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

    Fix applying patches.

 mapnik.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mapnik.spec b/mapnik.spec
index 4588b5d..73b6626 100644
--- a/mapnik.spec
+++ b/mapnik.spec
@@ -78,9 +78,9 @@ Statyczna biblioteka Mapnik.
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch0 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mapnik.git/commitdiff/fdd9ff4f8212dbe68c8a9da815eb09fc392fc207



More information about the pld-cvs-commit mailing list