[packages/mpg321] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:25:13 CEST 2025


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

    Fix applying patches.

 mpg321.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mpg321.spec b/mpg321.spec
index ae7016d..1dc8033 100644
--- a/mpg321.spec
+++ b/mpg321.spec
@@ -53,8 +53,8 @@ Pakiet pozwalający używać mpg321 jako zamiennika mpg123.
 
 %prep
 %setup -q -n %{name}-%{version}-orig
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpg321.git/commitdiff/2d7c0e8aaada7ede17e689df2b5cf57d8341adb3



More information about the pld-cvs-commit mailing list