[packages/mediastreamer-plugin-mswebrtc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:17:11 CEST 2025


commit 158fbf16eaf65a4b9d8808130f1f3350a881f272
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:16:55 2025 +0200

    Fix applying patches.

 mediastreamer-plugin-mswebrtc.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/mediastreamer-plugin-mswebrtc.spec b/mediastreamer-plugin-mswebrtc.spec
index 73b1fe8..6cefff8 100644
--- a/mediastreamer-plugin-mswebrtc.spec
+++ b/mediastreamer-plugin-mswebrtc.spec
@@ -37,11 +37,11 @@ iSAC, AECM...).
 %prep
 %setup -q -n mswebrtc-%{version}
 %{__tar} xf %{SOURCE1} -C webrtc --strip-components=1
-%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
 # autotools suite is more outdated, doesn't have VAD support
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mediastreamer-plugin-mswebrtc.git/commitdiff/158fbf16eaf65a4b9d8808130f1f3350a881f272



More information about the pld-cvs-commit mailing list