[packages/tvtime] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:23:54 CEST 2025


commit bcf2af2a519aa419dfdfefa30956a0c2bbce5e05
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:23:39 2025 +0200

    Fix applying patches.

 tvtime.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tvtime.spec b/tvtime.spec
index 2d09a43..e769b9f 100644
--- a/tvtime.spec
+++ b/tvtime.spec
@@ -50,9 +50,9 @@ wysokiej jakości obrazu, co czyni go idealnym dla wideofili.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tvtime.git/commitdiff/bcf2af2a519aa419dfdfefa30956a0c2bbce5e05



More information about the pld-cvs-commit mailing list