[packages/kadu] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:26:22 CEST 2025
commit 1826760f216c8331dcfea2baca13c6830718bb5f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:26:06 2025 +0200
Fix applying patches.
kadu.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kadu.spec b/kadu.spec
index 7a3447c..6e1f064 100644
--- a/kadu.spec
+++ b/kadu.spec
@@ -784,7 +784,7 @@ Moduł automatycznej zamiany słów dla Kadu.
%prep
%setup -q -T -b 0
-%patch0 -p1
+%patch -P0 -p1
%if %{with anonymous_check}
tar xjf %{SOURCE2} -C plugins
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kadu.git/commitdiff/1826760f216c8331dcfea2baca13c6830718bb5f
More information about the pld-cvs-commit
mailing list