[packages/wmtune] Fix applying patches.

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


commit 73b08ce82b473de2497cd6ff603f6e4d03aa9765
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:48 2025 +0200

    Fix applying patches.

 wmtune.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wmtune.spec b/wmtune.spec
index 72f02e8..18d1ae0 100644
--- a/wmtune.spec
+++ b/wmtune.spec
@@ -33,8 +33,8 @@ stacje. Dobrej zabawy!
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wmtune.git/commitdiff/73b08ce82b473de2497cd6ff603f6e4d03aa9765



More information about the pld-cvs-commit mailing list