[packages/librhtv] Fix applying patches.

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


commit c72c50db3931119d69983877c6cb912f390aca60
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:58:39 2025 +0200

    Fix applying patches.

 librhtv.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/librhtv.spec b/librhtv.spec
index f76630e..7c12637 100644
--- a/librhtv.spec
+++ b/librhtv.spec
@@ -63,11 +63,11 @@ Biblioteki statyczne rhtvision.
 
 %prep
 %setup -q -n tvision
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__perl} config.pl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/librhtv.git/commitdiff/c72c50db3931119d69983877c6cb912f390aca60



More information about the pld-cvs-commit mailing list