[packages/latex2html] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:41:04 CEST 2025


commit 9972f89c63a6838243b42f6ac972b56b4754d014
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:40:48 2025 +0200

    Fix applying patches.

 latex2html.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/latex2html.spec b/latex2html.spec
index 9bd8a89..d11ed13 100644
--- a/latex2html.spec
+++ b/latex2html.spec
@@ -58,12 +58,12 @@ Generuje strony html oraz odpowiednie obrazki.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 GS_LIB=.:/usr/share/ghostscript/lib:/usr/share/fonts/Type1; export GS_LIB
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/latex2html.git/commitdiff/9972f89c63a6838243b42f6ac972b56b4754d014



More information about the pld-cvs-commit mailing list