[packages/perl-Mozilla-CA] Fix applying patches.

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


commit 7be40b1052e523000dc6dccb73cc3c415fe09ef9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:01:50 2025 +0200

    Fix applying patches.

 perl-Mozilla-CA.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Mozilla-CA.spec b/perl-Mozilla-CA.spec
index 4ae7ce1..5ddee2f 100644
--- a/perl-Mozilla-CA.spec
+++ b/perl-Mozilla-CA.spec
@@ -35,7 +35,7 @@ biblioteki oparte na OpenSSL.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 # Do not distribute Mozilla downloader, we take certificates from ca-certificates package
 %{__rm} maint/mk-ca-bundle.pl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Mozilla-CA.git/commitdiff/7be40b1052e523000dc6dccb73cc3c415fe09ef9



More information about the pld-cvs-commit mailing list