[packages/enchant] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:25:40 CEST 2025
commit 27b3e17e836bf949534962ca8c4eb12804672abd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:25:24 2025 +0200
Fix applying patches.
enchant.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/enchant.spec b/enchant.spec
index 41fb1e6..ac205d0 100644
--- a/enchant.spec
+++ b/enchant.spec
@@ -197,9 +197,9 @@ Moduł obsługujący backend zemberek (turecki) dla Enchanta.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/enchant.git/commitdiff/27b3e17e836bf949534962ca8c4eb12804672abd
More information about the pld-cvs-commit
mailing list