[packages/ejabberd-mysql] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:24:19 CEST 2025
commit 3a56abf3f09f1669f00e9c20fdcafa9fd17e01bc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:24:04 2025 +0200
Fix applying patches.
ejabberd-mysql.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ejabberd-mysql.spec b/ejabberd-mysql.spec
index a0aad56..3aca634 100644
--- a/ejabberd-mysql.spec
+++ b/ejabberd-mysql.spec
@@ -32,7 +32,7 @@ Natywne sterowniki do MySQL-a dla demona ejabberd.
%prep
%setup -q -n %{realname}
%if %{with logdb}
-%patch0 -p0
+%patch -P0 -p0
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ejabberd-mysql.git/commitdiff/3a56abf3f09f1669f00e9c20fdcafa9fd17e01bc
More information about the pld-cvs-commit
mailing list