[packages/libdict] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:46:58 CEST 2025
commit b9c0204b63316454d00340521f4122c3f384b9e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:46:42 2025 +0200
Fix applying patches.
libdict.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdict.spec b/libdict.spec
index fbaa567..fc9b425 100644
--- a/libdict.spec
+++ b/libdict.spec
@@ -25,7 +25,7 @@ reprezentuje dużą funkcję serwera dict.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C src \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdict.git/commitdiff/b9c0204b63316454d00340521f4122c3f384b9e4
More information about the pld-cvs-commit
mailing list