[packages/canta] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:54:51 CEST 2025


commit 51a36fd2775e392a0141a4ebbf9c0b0cf9855859
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:54:35 2025 +0200

    Fix applying patches.

 canta.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/canta.spec b/canta.spec
index b17b330..d37ac21 100644
--- a/canta.spec
+++ b/canta.spec
@@ -28,7 +28,7 @@ or to improve the user's musical knowledge.
 
 %prep
 %setup -q -n %{name}-%{version}-%{_rc}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %py_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/canta.git/commitdiff/51a36fd2775e392a0141a4ebbf9c0b0cf9855859



More information about the pld-cvs-commit mailing list