[packages/perl-FCGI] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:58:30 CEST 2025
commit c137e9536e965ace8b7db12943fa0a5387aad834
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:58:14 2025 +0200
Fix applying patches.
perl-FCGI.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-FCGI.spec b/perl-FCGI.spec
index ec250dd..d232a1c 100644
--- a/perl-FCGI.spec
+++ b/perl-FCGI.spec
@@ -38,7 +38,7 @@ FastCGI Developer's Kit, ale nie wymaga rekompilacji Perla.
%prep
%setup -q -n %{pdir}-%{version}
-%patch0 -p1
+%patch -P0 -p1
cp -f %{SOURCE1} acinclude.m4
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-FCGI.git/commitdiff/c137e9536e965ace8b7db12943fa0a5387aad834
More information about the pld-cvs-commit
mailing list