[packages/perl-AnyEvent] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:54:55 CEST 2025
commit 69c5d16275ea2826f4584da7e27fa5c914756ae5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:54:39 2025 +0200
Fix applying patches.
perl-AnyEvent.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-AnyEvent.spec b/perl-AnyEvent.spec
index 29dade2..3ec5d01 100644
--- a/perl-AnyEvent.spec
+++ b/perl-AnyEvent.spec
@@ -186,7 +186,7 @@ Implementacja AnyEvent oparta na UV.
%prep
%setup -q -n %{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
# we are not allowed to use network while building package
%{__rm} t/05_dns.t
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-AnyEvent.git/commitdiff/69c5d16275ea2826f4584da7e27fa5c914756ae5
More information about the pld-cvs-commit
mailing list