[packages/wmcdplay] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:08:05 CEST 2025


commit 608a5e03c9a5ae835265cae9c4f09512b62dc950
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:45 2025 +0200

    Fix applying patches.

 wmcdplay.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/wmcdplay.spec b/wmcdplay.spec
index b2f437b..3af73e7 100644
--- a/wmcdplay.spec
+++ b/wmcdplay.spec
@@ -27,9 +27,9 @@ WindowMakera.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p0
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p0
+%patch -P2 -p1
 
 %build
 xmkmf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wmcdplay.git/commitdiff/608a5e03c9a5ae835265cae9c4f09512b62dc950



More information about the pld-cvs-commit mailing list