[packages/rutilt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:50:10 CEST 2025


commit 18b1726741e19c1119f0b8173ec3a92b65d124c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:49:54 2025 +0200

    Fix applying patches.

 rutilt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rutilt.spec b/rutilt.spec
index 6a7ab75..0a3772e 100644
--- a/rutilt.spec
+++ b/rutilt.spec
@@ -33,8 +33,8 @@ dodatkową obsługą układów Ralink.
 
 %prep
 %setup -q -n RutilTv%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 ./configure.sh \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rutilt.git/commitdiff/18b1726741e19c1119f0b8173ec3a92b65d124c4



More information about the pld-cvs-commit mailing list