[packages/xpdf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:22:08 CEST 2025


commit f1d30c62f90d475c4db31e861361c999fc1b959e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:14 2025 +0200

    Fix applying patches.

 xpdf.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xpdf.spec b/xpdf.spec
index 655e5cb..ec687db 100644
--- a/xpdf.spec
+++ b/xpdf.spec
@@ -132,9 +132,9 @@ pdftops, pdftotext).
 %prep
 %setup -q
 %{!?with_protections:%patch0 -p1}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xpdf.git/commitdiff/f1d30c62f90d475c4db31e861361c999fc1b959e



More information about the pld-cvs-commit mailing list