[packages/perl-UV] Fix applying patches.

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


commit 57e6bb82986a857ff07c34987cc07a0fcd4251f0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:05:58 2025 +0200

    Fix applying patches.

 perl-UV.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-UV.spec b/perl-UV.spec
index b5be98c..7a80ec5 100644
--- a/perl-UV.spec
+++ b/perl-UV.spec
@@ -43,7 +43,7 @@ UV::listen, uv_tcp_connect na UV::tcp_connect itd.
 %prep
 %setup -q -n %{pdir}-%{version}
 %if %{with system_libuv}
-%patch0 -p1
+%patch -P0 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-UV.git/commitdiff/57e6bb82986a857ff07c34987cc07a0fcd4251f0



More information about the pld-cvs-commit mailing list