[packages/ghostscript-esp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:45:18 CEST 2025


commit 8b9de259e506fdb01bdebbebfddf34873cec715c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:45:03 2025 +0200

    Fix applying patches.

 ghostscript-esp.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ghostscript-esp.spec b/ghostscript-esp.spec
index d1790c9..eb9fc07 100644
--- a/ghostscript-esp.spec
+++ b/ghostscript-esp.spec
@@ -175,11 +175,11 @@ Sterownik CUPS dla drukarek PXL.
 
 %prep
 %setup -q -n espgs-%{version} -a2
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 ln -sf jp* jpeg
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghostscript-esp.git/commitdiff/8b9de259e506fdb01bdebbebfddf34873cec715c



More information about the pld-cvs-commit mailing list