[packages/mpeg_play] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:25:08 CEST 2025
commit e8077e087828d0b2cc52fde47d9e5303fbe262fc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:24:52 2025 +0200
Fix applying patches.
mpeg_play.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mpeg_play.spec b/mpeg_play.spec
index fc34edb..b946661 100644
--- a/mpeg_play.spec
+++ b/mpeg_play.spec
@@ -30,7 +30,7 @@ audio.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C mpeg_play -fMakefile.proto \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mpeg_play.git/commitdiff/e8077e087828d0b2cc52fde47d9e5303fbe262fc
More information about the pld-cvs-commit
mailing list