[packages/xawtv] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:12:44 CEST 2025


commit dd100de9eeb25ef5cb03b9919625176e88b8ad80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:52 2025 +0200

    Fix applying patches.

 xawtv.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/xawtv.spec b/xawtv.spec
index 129fe2c..c03b33d 100644
--- a/xawtv.spec
+++ b/xawtv.spec
@@ -213,12 +213,12 @@ telewizyjnych:
 
 %prep
 %setup -q -a 5
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xawtv.git/commitdiff/dd100de9eeb25ef5cb03b9919625176e88b8ad80



More information about the pld-cvs-commit mailing list