[packages/libgnomeprint] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:50:26 CEST 2025


commit b7fc023b2c2f429c38909dd546b67040328e0c18
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:50:11 2025 +0200

    Fix applying patches.

 libgnomeprint.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libgnomeprint.spec b/libgnomeprint.spec
index d9f66c3..3e166a6 100644
--- a/libgnomeprint.spec
+++ b/libgnomeprint.spec
@@ -145,10 +145,10 @@ Dokumentacja API libgnomeprint.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 for f in libgnomeprint/transports/gp-transport-custom.h \
 	libgnomeprint/ttsubset/{crc32.c,crc32.h,sft.c,list.c,list.h,sft.c,sft.h,ttcr.c,ttcr.h} ; do
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgnomeprint.git/commitdiff/b7fc023b2c2f429c38909dd546b67040328e0c18



More information about the pld-cvs-commit mailing list