[packages/xlhtml] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:17:14 CEST 2025


commit 9f4c67cce5e1cbe660f46a181ca6f6835c897657
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:04 2025 +0200

    Fix applying patches.

 xlhtml.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xlhtml.spec b/xlhtml.spec
index e9b4f4b..a8fd8b0 100644
--- a/xlhtml.spec
+++ b/xlhtml.spec
@@ -57,8 +57,8 @@ Statyczne biblioteki konwertera Excela 95/97 do HTML.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__rm} -r xlhtml/contrib/CVS
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xlhtml.git/commitdiff/9f4c67cce5e1cbe660f46a181ca6f6835c897657



More information about the pld-cvs-commit mailing list