[packages/perl-Expect] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:58:17 CEST 2025


commit 318a8c47436480733c7bdd0bfa7309f10237b0d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:58:01 2025 +0200

    Fix applying patches.

 perl-Expect.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Expect.spec b/perl-Expect.spec
index 6f827b7..f313caa 100644
--- a/perl-Expect.spec
+++ b/perl-Expect.spec
@@ -38,7 +38,7 @@ narzędzi, takich jak netcat.
 
 %prep
 %setup -q -n %{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Expect.git/commitdiff/318a8c47436480733c7bdd0bfa7309f10237b0d9



More information about the pld-cvs-commit mailing list