[packages/kchmviewer] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:27:34 CEST 2025


commit 70c6141740b82a0701dbc80e84393e9940731e92
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:27:18 2025 +0200

    Fix applying patches.

 kchmviewer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kchmviewer.spec b/kchmviewer.spec
index 95cbd78..37a3966 100644
--- a/kchmviewer.spec
+++ b/kchmviewer.spec
@@ -42,8 +42,8 @@ wsparciem dla KDE, włącznie z widgetami KDE i KIO/KHTML.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kchmviewer.git/commitdiff/70c6141740b82a0701dbc80e84393e9940731e92



More information about the pld-cvs-commit mailing list