[packages/zapping] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:26:13 CEST 2025


commit 17d29fd0a8fe5d55279578466fa9e26909f59869
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:24 2025 +0200

    Fix applying patches.

 zapping.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/zapping.spec b/zapping.spec
index 2133f03..5e4e84d 100644
--- a/zapping.spec
+++ b/zapping.spec
@@ -122,10 +122,10 @@ Pakiet pozwalający na wyświetlanie stron z teletekstem.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__glib_gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zapping.git/commitdiff/17d29fd0a8fe5d55279578466fa9e26909f59869



More information about the pld-cvs-commit mailing list