[packages/perl-Coro] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:56:24 CEST 2025
commit 190598061ae6b461a85c87e8eb26e3a093313c5f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:56:08 2025 +0200
Fix applying patches.
perl-Coro.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 741e940..2f35f94 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -52,7 +52,7 @@ wątkowych programów.
%prep
%setup -q -n %{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i "s^/opt/bin/perl^%{_bindir}/perl^" Coro/jit*pl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Coro.git/commitdiff/190598061ae6b461a85c87e8eb26e3a093313c5f
More information about the pld-cvs-commit
mailing list