[packages/perl-CGI-SpeedyCGI] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:55:54 CEST 2025


commit 8a24b4c59fc11a593751b0c35a1bab9e89fc6a5d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:55:38 2025 +0200

    Fix applying patches.

 perl-CGI-SpeedyCGI.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/perl-CGI-SpeedyCGI.spec b/perl-CGI-SpeedyCGI.spec
index e97935e..088673b 100644
--- a/perl-CGI-SpeedyCGI.spec
+++ b/perl-CGI-SpeedyCGI.spec
@@ -86,11 +86,11 @@ Moduł apache SpeedyCGI.
 
 %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 </dev/null \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-CGI-SpeedyCGI.git/commitdiff/8a24b4c59fc11a593751b0c35a1bab9e89fc6a5d



More information about the pld-cvs-commit mailing list