[packages/playmp3list] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:17:01 CEST 2025


commit 7969296c1adb6b378de7768e72f4e98fa672406c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:16:45 2025 +0200

    Fix applying patches.

 playmp3list.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/playmp3list.spec b/playmp3list.spec
index b4bdab1..6714d64 100644
--- a/playmp3list.spec
+++ b/playmp3list.spec
@@ -35,8 +35,8 @@ przewijanie za pomocą strzałek, ustawianie utworów wg. alfabetu itp.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
+%patch -P0 -p0
+%patch -P1 -p0
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/playmp3list.git/commitdiff/7969296c1adb6b378de7768e72f4e98fa672406c



More information about the pld-cvs-commit mailing list