[packages/kde4-kmplayer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:29:16 CEST 2025
commit 17b9be195b3472d27417536aad038764c5acbf79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:29:01 2025 +0200
Fix applying patches.
kde4-kmplayer.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde4-kmplayer.spec b/kde4-kmplayer.spec
index 9575af5..046449c 100644
--- a/kde4-kmplayer.spec
+++ b/kde4-kmplayer.spec
@@ -35,8 +35,8 @@ MPlayer/Xine/ffmpeg/ffserver/VDR.
%prep
%setup -q -n %{origname}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kde4-kmplayer.git/commitdiff/17b9be195b3472d27417536aad038764c5acbf79
More information about the pld-cvs-commit
mailing list