[packages/newmail] use %patch -P

atler atler at pld-linux.org
Mon Feb 24 18:40:16 CET 2025


commit 16c525f707487bb2ffd5efb13480db6c483f6e16
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Feb 24 18:16:23 2025 +0100

    use %patch -P

 newmail.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/newmail.spec b/newmail.spec
index 029a346..fa22a8e 100644
--- a/newmail.spec
+++ b/newmail.spec
@@ -18,7 +18,7 @@ stuff—like, for example, in combination with Mutt—too.
 
 %prep
 %setup -q -n newmail
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__cc} %{rpmcflags} newmail.c -o newmail %{rpmldflags}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/newmail.git/commitdiff/16c525f707487bb2ffd5efb13480db6c483f6e16



More information about the pld-cvs-commit mailing list