[packages/perl-WWW-Robot] Fix applying patches.

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


commit 559182b516da89d420bba9fc1cd8976ec8015297
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:06:13 2025 +0200

    Fix applying patches.

 perl-WWW-Robot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-WWW-Robot.spec b/perl-WWW-Robot.spec
index 930cbfa..a448405 100644
--- a/perl-WWW-Robot.spec
+++ b/perl-WWW-Robot.spec
@@ -38,7 +38,7 @@ dodając je do listy URLi, które będą odwiedzane.
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %{__perl} -pi -e 's/^(use LWP::RobotUA)( 1.171)(.*)$/$1 1.18$3/' lib/WWW/*.pm
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-WWW-Robot.git/commitdiff/559182b516da89d420bba9fc1cd8976ec8015297



More information about the pld-cvs-commit mailing list