[packages/mplayerplug-in] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:25:28 CEST 2025


commit 75f59b41c43309d2cc03184aa0239b79ee707910
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:25:12 2025 +0200

    Fix applying patches.

 mplayerplug-in.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mplayerplug-in.spec b/mplayerplug-in.spec
index d2a2971..d2dcd69 100644
--- a/mplayerplug-in.spec
+++ b/mplayerplug-in.spec
@@ -76,9 +76,9 @@ do Opery.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mplayerplug-in.git/commitdiff/75f59b41c43309d2cc03184aa0239b79ee707910



More information about the pld-cvs-commit mailing list