[packages/gnome-pilot] Fix applying patches.

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


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

    Fix applying patches.

 gnome-pilot.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-pilot.spec b/gnome-pilot.spec
index 5f29ed0..9b1c7f3 100644
--- a/gnome-pilot.spec
+++ b/gnome-pilot.spec
@@ -144,8 +144,8 @@ Bibliotecas estáticas para desenvolvimento baseado no GNOME pilot.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
 mv po/sr@{Latn,latin}.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-pilot.git/commitdiff/b8248c48ff4fea3426562ff826cfe44a72f495bc



More information about the pld-cvs-commit mailing list