[packages/spatialite_gis] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:04:28 CEST 2025


commit b35ee69b3afc6030595bb7cfb8f5e23b8d822fb0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:04:12 2025 +0200

    Fix applying patches.

 spatialite_gis.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/spatialite_gis.spec b/spatialite_gis.spec
index d7d7945..8cb9d9d 100644
--- a/spatialite_gis.spec
+++ b/spatialite_gis.spec
@@ -36,8 +36,8 @@ RasterLite.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 mkdir wx-bin
 ln -sf /usr/bin/wx-gtk2-unicode-config wx-bin/wx-config
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spatialite_gis.git/commitdiff/b35ee69b3afc6030595bb7cfb8f5e23b8d822fb0



More information about the pld-cvs-commit mailing list