[packages/pdf2html] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:53:33 CEST 2025


commit 0c4670c65d321f49db21a7b6897f3af39beff61b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:53:17 2025 +0200

    Fix applying patches.

 pdf2html.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pdf2html.spec b/pdf2html.spec
index 3e0ebf5..435b09c 100644
--- a/pdf2html.spec
+++ b/pdf2html.spec
@@ -23,9 +23,9 @@ Konwerter PDF do HTML-a.
 
 %prep
 %setup  -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pdf2html.git/commitdiff/0c4670c65d321f49db21a7b6897f3af39beff61b



More information about the pld-cvs-commit mailing list