[packages/libav] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:44:03 CEST 2025


commit 7671cce70e0ac221efe722c7720e4401e0e17cb8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:43:47 2025 +0200

    Fix applying patches.

 libav.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libav.spec b/libav.spec
index 2e003f8..f86e08c 100644
--- a/libav.spec
+++ b/libav.spec
@@ -258,9 +258,9 @@ testowania różnych API libav.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # package the grep result for mplayer, the result formatted as ./mplayer/configure
 cat <<EOF > libav-avconfig
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libav.git/commitdiff/7671cce70e0ac221efe722c7720e4401e0e17cb8



More information about the pld-cvs-commit mailing list