[packages/gnome-tour] - use patch -P

qboosh qboosh at pld-linux.org
Tue Apr 29 18:36:39 CEST 2025


commit 482df0f3fc7f3ad9c1d01d573e6d25fe428ab78f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 29 17:23:01 2025 +0200

    - use patch -P

 gnome-tour.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-tour.spec b/gnome-tour.spec
index d6b0d1f..d89a443 100644
--- a/gnome-tour.spec
+++ b/gnome-tour.spec
@@ -48,9 +48,9 @@ Przewodnik i powitanie dla środowiska GNOME.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %ifarch x32
-%patch1 -p1
+%patch -P1 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-tour.git/commitdiff/7be366cc9dbb06679ca13bdac1ba92a8b8dfbb09



More information about the pld-cvs-commit mailing list