[packages/fcgiwrap] Fix applying patches.

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


commit 870a96bb177e13ad63600f92ee9d232b25bddf1e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:30:37 2025 +0200

    Fix applying patches.

 fcgiwrap.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/fcgiwrap.spec b/fcgiwrap.spec
index ab0744a..ee6ba94 100644
--- a/fcgiwrap.spec
+++ b/fcgiwrap.spec
@@ -42,9 +42,9 @@ following features:
 
 %prep
 %setup -q -n %{name}-%{commit}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 autoreconf -i
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fcgiwrap.git/commitdiff/870a96bb177e13ad63600f92ee9d232b25bddf1e



More information about the pld-cvs-commit mailing list