[packages/libmad] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:53:41 CEST 2025


commit e75f0851f9ad8be23c715c93946026cf64aa73a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:25 2025 +0200

    Fix applying patches.

 libmad.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libmad.spec b/libmad.spec
index 584752b..b589db1 100644
--- a/libmad.spec
+++ b/libmad.spec
@@ -60,8 +60,8 @@ Biblioteka statyczna mad.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmad.git/commitdiff/e75f0851f9ad8be23c715c93946026cf64aa73a8



More information about the pld-cvs-commit mailing list