[packages/libkolab] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:53:11 CEST 2025
commit 415e32db8eb86ec12fa5fb719dcf95c4d72ca9a7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:52:55 2025 +0200
Fix applying patches.
libkolab.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libkolab.spec b/libkolab.spec
index 89835ca..67b9777 100644
--- a/libkolab.spec
+++ b/libkolab.spec
@@ -68,7 +68,7 @@ Python bindings for libkolab.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libkolab.git/commitdiff/415e32db8eb86ec12fa5fb719dcf95c4d72ca9a7
More information about the pld-cvs-commit
mailing list