[packages/libzrtpcpp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:05:18 CEST 2025
commit a3832e10d178274b8ac2158db2296813c5ea8cd7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:05:02 2025 +0200
Fix applying patches.
libzrtpcpp.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libzrtpcpp.spec b/libzrtpcpp.spec
index e2833e3..07e2581 100644
--- a/libzrtpcpp.spec
+++ b/libzrtpcpp.spec
@@ -134,8 +134,8 @@ Pliki programistyczne biblioteki klienckiej ZRTP tivi.
%prep
%setup -q -n ZRTPCPP-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%if %{with ccrtp}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libzrtpcpp.git/commitdiff/a3832e10d178274b8ac2158db2296813c5ea8cd7
More information about the pld-cvs-commit
mailing list