[packages/avcap] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:43:54 CEST 2025


commit 232729fb58082e24b79c1ba757b48a9eea6e550d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:43:38 2025 +0200

    Fix applying patches.

 avcap.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/avcap.spec b/avcap.spec
index f293be6..4bcc8e4 100644
--- a/avcap.spec
+++ b/avcap.spec
@@ -81,9 +81,9 @@ Dokumentacja API biblioteki avcap.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # keep AX_PREFIX_CONFIG_H, kill libtool macros
 head -n 87 acinclude.m4 > acinclude.m4.tmp
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/avcap.git/commitdiff/232729fb58082e24b79c1ba757b48a9eea6e550d



More information about the pld-cvs-commit mailing list