[packages/html2ps] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:09:50 CEST 2025


commit be17c03495ec8a78f791d36a0b7fb332f06b0863
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:09:34 2025 +0200

    Fix applying patches.

 html2ps.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/html2ps.spec b/html2ps.spec
index 64ec65e..c7d3ff0 100644
--- a/html2ps.spec
+++ b/html2ps.spec
@@ -47,9 +47,9 @@ konwertera z HTML-a do PostScriptu.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p0
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/html2ps.git/commitdiff/be17c03495ec8a78f791d36a0b7fb332f06b0863



More information about the pld-cvs-commit mailing list