[packages/mp3_check] Fix applying patches.

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


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

    Fix applying patches.

 mp3_check.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mp3_check.spec b/mp3_check.spec
index 516c199..232e4d3 100644
--- a/mp3_check.spec
+++ b/mp3_check.spec
@@ -23,7 +23,7 @@ tworzenia archiwum, w którym zawarte są pliki MP3 o wysokiej jakości.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mp3_check.git/commitdiff/2a0342ce1a822a913bbf09f9cf76d2e4378b088f



More information about the pld-cvs-commit mailing list