[packages/qgis] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:35:03 CEST 2025
commit a43c8d5e72cb53c7e2093a8a472ae7761052fa47
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:34:47 2025 +0200
Fix applying patches.
qgis.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qgis.spec b/qgis.spec
index 6b57832..3547238 100644
--- a/qgis.spec
+++ b/qgis.spec
@@ -86,7 +86,7 @@ GRASS plugin for QGIS required to interface with the GRASS system.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake . \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qgis.git/commitdiff/a43c8d5e72cb53c7e2093a8a472ae7761052fa47
More information about the pld-cvs-commit
mailing list