[packages/ghostpdl] - use patch -P

qboosh qboosh at pld-linux.org
Mon Mar 17 21:43:33 CET 2025


commit 0f57c6918d9e067683c52c817a5569bedb304712
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 17 21:38:29 2025 +0100

    - use patch -P

 ghostpdl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ghostpdl.spec b/ghostpdl.spec
index e1bccf8..782d64f 100644
--- a/ghostpdl.spec
+++ b/ghostpdl.spec
@@ -107,9 +107,9 @@ oparciu o Ghostscript.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 # use system libs:
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghostpdl.git/commitdiff/0f57c6918d9e067683c52c817a5569bedb304712



More information about the pld-cvs-commit mailing list