[packages/openwebrtc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:47:30 CEST 2025


commit 68a252ca548ef485f9424e7aca12a0bb5e8682ff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:47:14 2025 +0200

    Fix applying patches.

 openwebrtc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openwebrtc.spec b/openwebrtc.spec
index 0bc119b..ba866d0 100644
--- a/openwebrtc.spec
+++ b/openwebrtc.spec
@@ -111,8 +111,8 @@ Statyczna biblioteka OpenWebRTC.
 	--exclude cerbero/sources/local/libnice-static-0.1.10 \
 	--exclude cerbero/sources/local/libusrsctp-master
 
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cd cerbero/sources/local/openwebrtc-gst-plugins
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openwebrtc.git/commitdiff/68a252ca548ef485f9424e7aca12a0bb5e8682ff



More information about the pld-cvs-commit mailing list