[packages/gnome-todo] Fix applying patches.

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


commit ed88ba7fe844c7499a2abbfc27e02e17f3782490
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:53:49 2025 +0200

    Fix applying patches.

 gnome-todo.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-todo.spec b/gnome-todo.spec
index c0228f4..59e9bbb 100644
--- a/gnome-todo.spec
+++ b/gnome-todo.spec
@@ -89,8 +89,8 @@ Dokumentacja API GNOME To Do.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %meson build \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-todo.git/commitdiff/ed88ba7fe844c7499a2abbfc27e02e17f3782490



More information about the pld-cvs-commit mailing list