[packages/gnome-pim] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:49 CEST 2025
commit 4e11c8ac0f3c71b42a5a17d6295fa273914192f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:53:04 2025 +0200
Fix applying patches.
gnome-pim.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-pim.spec b/gnome-pim.spec
index 3feec03..cf1d109 100644
--- a/gnome-pim.spec
+++ b/gnome-pim.spec
@@ -75,8 +75,8 @@ disponíveis:
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-pim.git/commitdiff/4e11c8ac0f3c71b42a5a17d6295fa273914192f7
More information about the pld-cvs-commit
mailing list