[packages/lame] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:40:29 CEST 2025


commit d8b68f072b3a40a29211956ec839444cdbeceba1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:40:14 2025 +0200

    Fix applying patches.

 lame.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/lame.spec b/lame.spec
index ef7c28d..273a1e2 100644
--- a/lame.spec
+++ b/lame.spec
@@ -116,10 +116,10 @@ Analizator ramek w GTK+.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %{!?with_gtk:%patch1 -p1}
-%patch2 -p1
-%patch3 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lame.git/commitdiff/d8b68f072b3a40a29211956ec839444cdbeceba1



More information about the pld-cvs-commit mailing list