[packages/libwpd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:04:21 CEST 2025


commit f669b0a62b369ce233c556bee0684de478ee9780
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:04:06 2025 +0200

    Fix applying patches.

 libwpd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libwpd.spec b/libwpd.spec
index 39af449..a3160d4 100644
--- a/libwpd.spec
+++ b/libwpd.spec
@@ -87,7 +87,7 @@ formaty. Aktualnie obsługiwane są: html, raw, text.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libwpd.git/commitdiff/f669b0a62b369ce233c556bee0684de478ee9780



More information about the pld-cvs-commit mailing list