[packages/ccrtp] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:55:51 CEST 2025


commit ce4299b9c119adb621bbc8f7aafefb2a18242639
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:55:36 2025 +0200

    Fix applying patches.

 ccrtp.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ccrtp.spec b/ccrtp.spec
index d9e487b..87fd313 100644
--- a/ccrtp.spec
+++ b/ccrtp.spec
@@ -77,9 +77,9 @@ Statyczna biblioteka ccrtp.
 
 %prep
 %setup -q
-%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/ccrtp.git/commitdiff/ce4299b9c119adb621bbc8f7aafefb2a18242639



More information about the pld-cvs-commit mailing list