[packages/perl-Crypt-RC6] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:56:54 CEST 2025
commit 5d78de585ae07933774a50a105f4481816da7a87
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:56:38 2025 +0200
Fix applying patches.
perl-Crypt-RC6.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Crypt-RC6.spec b/perl-Crypt-RC6.spec
index 800c823..0d9c3be 100644
--- a/perl-Crypt-RC6.spec
+++ b/perl-Crypt-RC6.spec
@@ -36,7 +36,7 @@ Wykonywane jest dwadzieścia kroków.
%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-RC6.git/commitdiff/5d78de585ae07933774a50a105f4481816da7a87
More information about the pld-cvs-commit
mailing list