[packages/perl-Net-SMTP-TLS] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:02:39 CEST 2025


commit 87be72b0b3a1befa0dca9346f27fff99c35e185e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:02:23 2025 +0200

    Fix applying patches.

 perl-Net-SMTP-TLS.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-SMTP-TLS.spec b/perl-Net-SMTP-TLS.spec
index b183c90..47ab3f9 100644
--- a/perl-Net-SMTP-TLS.spec
+++ b/perl-Net-SMTP-TLS.spec
@@ -41,8 +41,8 @@ implementuje podzbiór metod udostępnianych przez tamten moduł, ale
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-SMTP-TLS.git/commitdiff/87be72b0b3a1befa0dca9346f27fff99c35e185e



More information about the pld-cvs-commit mailing list