[packages/gnome-mplayer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:35 CEST 2025
commit 4eb4b538a0fe1f09b9afff8df0e098c7913f87e7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:52:49 2025 +0200
Fix applying patches.
gnome-mplayer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-mplayer.spec b/gnome-mplayer.spec
index e661dfa..140dd6a 100644
--- a/gnome-mplayer.spec
+++ b/gnome-mplayer.spec
@@ -65,7 +65,7 @@ osobistym autora.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/g' configure.in
%{__sed} -i 's/AM_PROG_CC_STDC/AC_PROG_CC/g' configure.in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-mplayer.git/commitdiff/4eb4b538a0fe1f09b9afff8df0e098c7913f87e7
More information about the pld-cvs-commit
mailing list