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

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


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

    Fix applying patches.

 perl-WWW-Curl.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/perl-WWW-Curl.spec b/perl-WWW-Curl.spec
index 6e846b9..27d39d7 100644
--- a/perl-WWW-Curl.spec
+++ b/perl-WWW-Curl.spec
@@ -44,11 +44,11 @@ nazewnictwa.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-WWW-Curl.git/commitdiff/0d636d49eb1aafbf92f5b94efb4605cf24570258



More information about the pld-cvs-commit mailing list