[packages/wkhtmltopdf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:07:52 CEST 2025


commit c3a52f83eb76cbf353b050ee3db886fb4662a908
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:44 2025 +0200

    Fix applying patches.

 wkhtmltopdf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wkhtmltopdf.spec b/wkhtmltopdf.spec
index ef23b2d..b7ba684 100644
--- a/wkhtmltopdf.spec
+++ b/wkhtmltopdf.spec
@@ -88,8 +88,8 @@ Pliki nagłówkowe biblioteki wkhtmltox.
 
 %if %{with patchedQt}
 cd qt-everywhere-opensource-src-%{qt_ver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 # change QMAKE FLAGS to build
 %{__sed} -i -e '
 	s|QMAKE_CC.*=.*gcc|QMAKE_CC\t\t= %{__cc}|;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wkhtmltopdf.git/commitdiff/c3a52f83eb76cbf353b050ee3db886fb4662a908



More information about the pld-cvs-commit mailing list