[packages/ptlib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:24:05 CEST 2025


commit b9c732a225c3191183fb1f7d7e0731eecf9ff105
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:23:49 2025 +0200

    Fix applying patches.

 ptlib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ptlib.spec b/ptlib.spec
index ae7677c..2b8af16 100644
--- a/ptlib.spec
+++ b/ptlib.spec
@@ -198,8 +198,8 @@ Wtyczka wejścia obrazu AVC 1394 dla biblioteki PTLib
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 %{!?with_ffmpeg:%patch2 -p1}
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ptlib.git/commitdiff/b9c732a225c3191183fb1f7d7e0731eecf9ff105



More information about the pld-cvs-commit mailing list