[packages/geary] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:41:21 CEST 2025
commit 8b8eb697a69307922ac2d6d643d90a7b48d3afb3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:41:05 2025 +0200
Fix applying patches.
geary.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/geary.spec b/geary.spec
index 67542af..35558e1 100644
--- a/geary.spec
+++ b/geary.spec
@@ -105,7 +105,7 @@ interfejsem.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%if %{without unity}
%{__sed} -i -e '/^subdir.*messaging-menu/ d' src/client/plugin/meson.build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geary.git/commitdiff/8b8eb697a69307922ac2d6d643d90a7b48d3afb3
More information about the pld-cvs-commit
mailing list