[packages/yamt] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:25:03 CEST 2025


commit a83891828d155a266036911c2f7b084de9b4385b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:22 2025 +0200

    Fix applying patches.

 yamt.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/yamt.spec b/yamt.spec
index 8c0b43f..86b1f54 100644
--- a/yamt.spec
+++ b/yamt.spec
@@ -27,9 +27,9 @@ twoje pliki MP3.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yamt.git/commitdiff/a83891828d155a266036911c2f7b084de9b4385b



More information about the pld-cvs-commit mailing list