[packages/perl-Crypt-SSLeay] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:57:03 CEST 2025


commit 179d8eae3b53cfa66f8fdb8ac78f4bead4ee166b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:56:47 2025 +0200

    Fix applying patches.

 perl-Crypt-SSLeay.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Crypt-SSLeay.spec b/perl-Crypt-SSLeay.spec
index 319c63a..46374dc 100644
--- a/perl-Crypt-SSLeay.spec
+++ b/perl-Crypt-SSLeay.spec
@@ -177,8 +177,8 @@ Crypt::SSLeay 软件包包含 Net::SSL(它在 HTTPS 请求时
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 yes "" | %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-SSLeay.git/commitdiff/179d8eae3b53cfa66f8fdb8ac78f4bead4ee166b



More information about the pld-cvs-commit mailing list