[packages/perl-IO-AIO] Fix applying patches.

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


commit be88f082a6a5389f172c376d4c6a90cf5c12695f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:00:07 2025 +0200

    Fix applying patches.

 perl-IO-AIO.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-AIO.spec b/perl-IO-AIO.spec
index 2a77eda..a33e6ba 100644
--- a/perl-IO-AIO.spec
+++ b/perl-IO-AIO.spec
@@ -36,8 +36,8 @@ metod obsługiwanych przez system operacyjny.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 PERL_CANARY_STABILITY_NOPROMPT=1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-IO-AIO.git/commitdiff/be88f082a6a5389f172c376d4c6a90cf5c12695f



More information about the pld-cvs-commit mailing list