[packages/libfame] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:48:22 CEST 2025


commit 552538ba4d0609c908933c2cdb00dd342e977da5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:48:06 2025 +0200

    Fix applying patches.

 libfame.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libfame.spec b/libfame.spec
index 43f49f2..6d4e542 100644
--- a/libfame.spec
+++ b/libfame.spec
@@ -62,8 +62,8 @@ statyczną wersję biblioteki FAME.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1 
+%patch -P0 -p1
+%patch -P1 -p1 
 
 rm -f acinclude.m4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfame.git/commitdiff/552538ba4d0609c908933c2cdb00dd342e977da5



More information about the pld-cvs-commit mailing list