[packages/enchant2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:25:43 CEST 2025
commit d9b4a7d2c6dbbed473cc7c66507c3622bef0883e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:25:27 2025 +0200
Fix applying patches.
enchant2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/enchant2.spec b/enchant2.spec
index aff6f1c..48290c3 100644
--- a/enchant2.spec
+++ b/enchant2.spec
@@ -197,7 +197,7 @@ Moduł obsługujący backend zemberek (turecki) dla Enchanta.
%prep
%setup -q -n enchant-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/enchant2.git/commitdiff/d9b4a7d2c6dbbed473cc7c66507c3622bef0883e
More information about the pld-cvs-commit
mailing list