[packages/kallithea] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:26:39 CEST 2025


commit 65c493744deb196a2f69309b7e95e4921b595a79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:26:23 2025 +0200

    Fix applying patches.

 kallithea.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kallithea.spec b/kallithea.spec
index 4116416..d84f814 100644
--- a/kallithea.spec
+++ b/kallithea.spec
@@ -69,7 +69,7 @@ easy to use for users and admins.
 
 %prep
 %setup -q -n Kallithea-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__python} setup.py build %{?with_tests:test}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kallithea.git/commitdiff/65c493744deb196a2f69309b7e95e4921b595a79



More information about the pld-cvs-commit mailing list