[packages/webrtc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:06:43 CEST 2025


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

    Fix applying patches.

 webrtc.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/webrtc.spec b/webrtc.spec
index 1cef996..8b8bd56 100644
--- a/webrtc.spec
+++ b/webrtc.spec
@@ -70,9 +70,9 @@ Pliki programistyczne WebRTC.
 %setup -q -n %{name}-%{svndate}svn%{svnrev}
 touch NEWS README ChangeLog
 ln -s LICENSE COPYING
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/webrtc.git/commitdiff/f8d3edb66938f2cbc5e829bf5a32fab0fa0782b1



More information about the pld-cvs-commit mailing list