[packages/xchm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:13:26 CEST 2025


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

    Fix applying patches.

 xchm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xchm.spec b/xchm.spec
index 7d2f9c7..37d76ca 100644
--- a/xchm.spec
+++ b/xchm.spec
@@ -38,8 +38,8 @@ CHMLIB Jeda Winga, z użyciem wxWidgets.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__rm} po/stamp-po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xchm.git/commitdiff/11b8b024af1210502d5c2a9f9ade06a3b79948a7



More information about the pld-cvs-commit mailing list