[packages/gnome-print] Fix applying patches.

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


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

    Fix applying patches.

 gnome-print.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gnome-print.spec b/gnome-print.spec
index fe6ac2b..e16ee62 100644
--- a/gnome-print.spec
+++ b/gnome-print.spec
@@ -138,12 +138,12 @@ Bibliotecas estáticas para desenvolvimento com o gnome-print.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 mv -f po/{no,nb}.po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-print.git/commitdiff/6ba8610d1c8f6de76bd7e20942da7e18c622f8c3



More information about the pld-cvs-commit mailing list