[packages/libstemmer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:01:37 CEST 2025
commit b07b55d56098c07cefc10eee3b81617384daa933
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:01:21 2025 +0200
Fix applying patches.
libstemmer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libstemmer.spec b/libstemmer.spec
index 4e50269..340d44d 100644
--- a/libstemmer.spec
+++ b/libstemmer.spec
@@ -62,7 +62,7 @@ Narzędzie stemwords korzystające z biblioteki libstemmer.
%prep
%setup -q -n %{name}_c-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libstemmer.git/commitdiff/b07b55d56098c07cefc10eee3b81617384daa933
More information about the pld-cvs-commit
mailing list