[packages/srtp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:07:25 CEST 2025


commit 5191625d51df04de76a1310158b625dd104edefd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:07:09 2025 +0200

    Fix applying patches.

 srtp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/srtp.spec b/srtp.spec
index a80eb6b..8f9f47b 100644
--- a/srtp.spec
+++ b/srtp.spec
@@ -57,9 +57,9 @@ Statyczna biblioteka SRTP.
 
 %prep
 %setup -q -n libsrtp-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/srtp.git/commitdiff/5191625d51df04de76a1310158b625dd104edefd



More information about the pld-cvs-commit mailing list