[packages/kdetv] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:31:58 CEST 2025


commit c2a157e59ea59f7660560394ccb3c626a6b8f7a5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:31:41 2025 +0200

    Fix applying patches.

 kdetv.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kdetv.spec b/kdetv.spec
index d12aa12..978a8e5 100644
--- a/kdetv.spec
+++ b/kdetv.spec
@@ -48,10 +48,10 @@ Metzlera. kdetv pozwala na oglądanie TV w oknie na ekranie PC.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kdetv.git/commitdiff/c2a157e59ea59f7660560394ccb3c626a6b8f7a5



More information about the pld-cvs-commit mailing list