[packages/pykaraoke] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:25:28 CEST 2025


commit 0c597c99a64ba6b2608494b3a6ea4fcf5ee161e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:25:12 2025 +0200

    Fix applying patches.

 pykaraoke.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pykaraoke.spec b/pykaraoke.spec
index e06608c..e27c850 100644
--- a/pykaraoke.spec
+++ b/pykaraoke.spec
@@ -58,7 +58,7 @@ Możliwości PyKaraoke:
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__python} setup.py build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pykaraoke.git/commitdiff/0c597c99a64ba6b2608494b3a6ea4fcf5ee161e3



More information about the pld-cvs-commit mailing list