[packages/RealPlayer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:54 CEST 2025
commit 3a87b9a88f3428f7ff93ec4e96e25b5226df9cae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:38 2025 +0200
Fix applying patches.
RealPlayer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/RealPlayer.spec b/RealPlayer.spec
index 4d7d691..e1319d3 100644
--- a/RealPlayer.spec
+++ b/RealPlayer.spec
@@ -98,7 +98,7 @@ dd if=%{SOURCE0} bs=1 skip=143273 | tar xjf -
%ifarch ppc
dd if=%{SOURCE1} bs=1 skip=158895 | tar xjf -
%endif
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/RealPlayer.git/commitdiff/3a87b9a88f3428f7ff93ec4e96e25b5226df9cae
More information about the pld-cvs-commit
mailing list