[packages/mplayerxp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:25:31 CEST 2025
commit 4e8925f8ad55f6e10792fed21496354e904140de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:25:15 2025 +0200
Fix applying patches.
mplayerxp.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mplayerxp.spec b/mplayerxp.spec
index bf8e600..741cd97 100644
--- a/mplayerxp.spec
+++ b/mplayerxp.spec
@@ -170,9 +170,9 @@ Pliki konfiguracyjne, strona manuala i dokumentacja HTML dla MPlayera.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
cp -f etc/codecs.conf etc/codecs.win32.conf
# Set version #
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mplayerxp.git/commitdiff/4e8925f8ad55f6e10792fed21496354e904140de
More information about the pld-cvs-commit
mailing list