[packages/msmtp] use %patch -P

atler atler at pld-linux.org
Fri May 30 12:41:15 CEST 2025


commit 8b7bc12fec90b24800f94f610a1fbbda6d72b3f8
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri May 30 11:20:56 2025 +0200

    use %patch -P

 msmtp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/msmtp.spec b/msmtp.spec
index 02606ee..b887415 100644
--- a/msmtp.spec
+++ b/msmtp.spec
@@ -80,8 +80,8 @@ Dowiązania symboliczne msmtp do sendmaila.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/msmtp.git/commitdiff/2f03f4300cb3c0fc832fdcf51720832e71441866



More information about the pld-cvs-commit mailing list