[packages/mplayer2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:25:25 CEST 2025


commit 8fcaa9ce3068488f11dc21c31acc19d191db7046
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:25:06 2025 +0200

    Fix applying patches.

 mplayer2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mplayer2.spec b/mplayer2.spec
index ba8fcf1..374dfba 100644
--- a/mplayer2.spec
+++ b/mplayer2.spec
@@ -221,8 +221,8 @@ escolhidos, incluindo SDL, SVGALib, frame buffer, aalib, X11 e outros.
 
 %prep
 %setup -q -n %{name}-build-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # set ffmpeg options:
 echo "	--arch=%{_target_base_arch}" >>ffmpeg_options
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mplayer2.git/commitdiff/8fcaa9ce3068488f11dc21c31acc19d191db7046



More information about the pld-cvs-commit mailing list