[packages/fcgi] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:30:49 CEST 2025


commit 1c4fc6676be0ccd98d0013385208d335a01912ba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:30:34 2025 +0200

    Fix applying patches.

 fcgi.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fcgi.spec b/fcgi.spec
index 0e91403..b556f36 100644
--- a/fcgi.spec
+++ b/fcgi.spec
@@ -85,9 +85,9 @@ Statyczna biblioteka FastCGI.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 # supplied libtool is broken (relink, C++)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fcgi.git/commitdiff/1c4fc6676be0ccd98d0013385208d335a01912ba



More information about the pld-cvs-commit mailing list