[packages/libchewing] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:45:39 CEST 2025
commit a56cf0a63c314199a0c2260cf16ed87c8ed0c016
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:45:24 2025 +0200
Fix applying patches.
libchewing.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libchewing.spec b/libchewing.spec
index ef357ef..db30ded 100644
--- a/libchewing.spec
+++ b/libchewing.spec
@@ -63,7 +63,7 @@ Statyczna biblioteka libchewing.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with static_libs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libchewing.git/commitdiff/a56cf0a63c314199a0c2260cf16ed87c8ed0c016
More information about the pld-cvs-commit
mailing list