[packages/mp3info] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:24:33 CEST 2025


commit b5a9a50dcc5dffb616f4e47f82ea319430100f39
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:24:17 2025 +0200

    Fix applying patches.

 mp3info.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mp3info.spec b/mp3info.spec
index aabc132..10efe75 100644
--- a/mp3info.spec
+++ b/mp3info.spec
@@ -37,8 +37,8 @@ değiştirmenizi sağlayan bir komut satırı aracıdır. Çeşitli şekillerde
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mp3info.git/commitdiff/b5a9a50dcc5dffb616f4e47f82ea319430100f39



More information about the pld-cvs-commit mailing list