[packages/gfontview] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:42:58 CEST 2025


commit 255ad90ea435de08360a733b889780085861227e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:42:42 2025 +0200

    Fix applying patches.

 gfontview.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gfontview.spec b/gfontview.spec
index 5a3470d..08c0a03 100644
--- a/gfontview.spec
+++ b/gfontview.spec
@@ -52,10 +52,10 @@ w formacie GIF.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gfontview.git/commitdiff/255ad90ea435de08360a733b889780085861227e



More information about the pld-cvs-commit mailing list