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

arekm arekm at pld-linux.org
Tue Jul 15 01:56:33 CEST 2025


commit 75035ebbe5111c731f27042dc4d9a4607d756851
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:56:17 2025 +0200

    Fix applying patches.

 perl-Crypt-Curve25519.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Crypt-Curve25519.spec b/perl-Crypt-Curve25519.spec
index b103884..9970c0e 100644
--- a/perl-Crypt-Curve25519.spec
+++ b/perl-Crypt-Curve25519.spec
@@ -28,7 +28,7 @@ encrypt messages between the two users.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-Curve25519.git/commitdiff/75035ebbe5111c731f27042dc4d9a4607d756851



More information about the pld-cvs-commit mailing list