[packages/libwps] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:04:26 CEST 2025
commit 2d6e18d7c57095751f9e7f15059790cc75e3a448
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:04:09 2025 +0200
Fix applying patches.
libwps.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libwps.spec b/libwps.spec
index ca92c93..a353b12 100644
--- a/libwps.spec
+++ b/libwps.spec
@@ -88,7 +88,7 @@ formatów. Obecnie obsługiwane: html, raw, tekst.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libwps.git/commitdiff/2d6e18d7c57095751f9e7f15059790cc75e3a448
More information about the pld-cvs-commit
mailing list