[packages/lighttpd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:05:58 CEST 2025


commit 1163c1724f94090d5c221ba1fc7c956453a7e112
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:05:42 2025 +0200

    Fix applying patches.

 lighttpd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lighttpd.spec b/lighttpd.spec
index 2a54e9f..be25305 100644
--- a/lighttpd.spec
+++ b/lighttpd.spec
@@ -861,8 +861,8 @@ Plik monitrc do monitorowania serwera www lighttpd.
 %setup -q
 #%patch100 -p1
 %{?with_h264_streaming:%patch2 -p1}
-%patch3 -p1
-%patch4 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 rm -f src/mod_ssi_exprparser.h # bad patching: should be removed by is emptied instead
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lighttpd.git/commitdiff/1163c1724f94090d5c221ba1fc7c956453a7e112



More information about the pld-cvs-commit mailing list